OpenAPI 3.1.02026-08-10299343608.5 KB

54cdbd4ecffa

LLM 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.