Skip to main content
DELETE
Remove LLM provider access grant

Authorizations

Authorization
string
header
required

Session token passed as Authorization: Bearer <session-token> for user-authenticated Den routes.

Path Parameters

llmProviderId
string<typeid>
required

Den TypeID with 'lpr_' prefix and a 26-character base32 suffix.

Required string length: 30
accessId
string<typeid>
required

Den TypeID with 'lpa_' prefix and a 26-character base32 suffix.

Required string length: 30

Response

Organization LLM provider access removed successfully.