Skip to main content
PATCH
Update gateway access grant

Authorizations

Authorization
string
header
required

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

Path Parameters

inferenceProviderId
string<typeid>
required

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

Required string length: 30
grantId
string<typeid>
required

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

Required string length: 30

Body

application/json
modelGroupId
string<typeid>

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

Required string length: 30
credentialSetId
string<typeid>

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

Required string length: 30
audience
object

Response

Update gateway access grant

accessGrant
object
required