LLM Providers
Set the calling member's LLM provider credential
Stores a write-only credential for the calling member on a granted per-member provider.
put/v1/llm-providers/{llmProviderId}/my-credential
Path parameters
llmProviderIdstring typeid required
Den TypeID with 'lpr_' prefix and a 26-character base32 suffix.
Request body
Response
Member credential stored.
Changes
Changed in 2 of the 29 revisions of this API.2
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○