Create an authentication client for a specific customer. Post will fail if a client with the same name already exists.
POST/services/identity/v1/clients
Create an authentication client for a specific customer. Post will fail if a client with the same name already exists.
Request
Responses
- 200
- 401
- 403
- 409
- 422
- 500
Authentication client created successfully
Unauthorized
Forbidden
An authentication client with the same name already exists
Input model validation failed
An unexpected error occurred