mirror of
https://github.com/Mintplex-Labs/anythingllm-docs.git
synced 2026-07-21 09:15:22 -04:00
[GH-ISSUE #32] How to use the API interface #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @heiheiheibj on GitHub (May 25, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anythingllm-docs/issues/32
Where should I fill in the API-KEY when calling the API interface?
thanks...
@timothycarambat commented on GitHub (May 25, 2024):
When in swagger docs there is an authorize button at the top of the page you can put the key in
Which use code, head is always
Authorization: Bearer KEYHow to use the API interfaceto [GH-ISSUE #32] How to use the API interface