v2
OpenAPI 3.1.02026-08-05298342605.2 KBLLM Providers
Remove LLM provider access grant
Removes one explicit member or team access grant from an organization LLM provider.
delete/v1/llm-providers/{llmProviderId}/access/{accessId}
Path parameters
llmProviderIdstring typeid required
Den TypeID with 'lpr_' prefix and a 26-character base32 suffix.
accessIdstring typeid required
Den TypeID with 'lpa_' prefix and a 26-character base32 suffix.
Response
Organization LLM provider access removed successfully.