Identity
Body
Responses
200
The client application was created
application/json
idinteger · int64Required
organizationIdinteger · int64Required
clientIdstring · nullableRequired
clientSecretstring · nullableRequired
clientNamestring · nullableRequired
hintstring · nullableRequired
audienceall ofRequired
1 = Vtn
Allowed values:
0 = Api1 = Vtn
integer · enumOptional
1 = Vtn
Possible values:
Allowed values:
0 = Api1 = Vtn
scopesstring[] · nullableRequired
roleIdsinteger · int64[] · nullableRequired
400
Input data was invalid
application/json
401
Not authorized
application/json
403
Not allowed
application/json
500
Internal server error
post
/api/identity/clientPath parameters
clientIdinteger · int64Required
The identifier of the client application
Query parameters
organizationIdinteger · int64Required
The identifier of the organization
Responses
200
The client application secret was rotated
application/json
idinteger · int64Required
organizationIdinteger · int64Required
clientIdstring · nullableRequired
clientSecretstring · nullableRequired
clientNamestring · nullableRequired
hintstring · nullableRequired
audienceall ofRequired
1 = Vtn
Allowed values:
0 = Api1 = Vtn
integer · enumOptional
1 = Vtn
Possible values:
Allowed values:
0 = Api1 = Vtn
scopesstring[] · nullableRequired
roleIdsinteger · int64[] · nullableRequired
400
Input data was invalid
application/json
401
Not authorized
application/json
403
Not allowed
application/json
500
Internal server error
put
/api/identity/client/{clientId}/secretPath parameters
clientIdinteger · int64Required
The identifier of the client application
Query parameters
organizationIdinteger · int64Required
The identifier of the organization
Responses
204
The client application was deleted
400
Input data was invalid
application/json
401
Not authorized
application/json
403
Not allowed
application/json
500
Internal server error
delete
/api/identity/client/{clientId}No content
Last updated
Was this helpful?