Authentication

Create Client Credential

post/auth/client-credentials

Request body

descriptionstring nullable
service_idstring nullable
role_idsstring[] nullable
permission_idsstring[] nullable

Response

Successful Response

client_idstring required
descriptionstring nullable
service_idstring nullable required
secretstring required

Changes