Skip to main content
POST
Create gateway credential set

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

Body

application/json
name
string
required
Required string length: 1 - 255
credentialMode
enum<string>
required
Available options:
org,
member
credential
object
apiKeys
object
oauthClientId
string
Maximum string length: 255
oauthClientSecret
string
Maximum string length: 4096
status
enum<string>
Available options:
active,
disabled

Response

Create gateway credential set

credentialSet
object
required