Skip to main content
DELETE
Remove LLM provider access grant

Path Parameters

llmProviderId
string<typeid>
required

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

Required string length: 30
Pattern: ^lpr_.*
accessId
string<typeid>
required

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

Required string length: 30
Pattern: ^lpa_.*

Response

Organization LLM provider access removed successfully.