Create a client credential for a user
POST/users/:user_id/client-credentials
Create a new client credential.
Request
Responses
- 201
- 400
- 401
- 500
Client credential created
Response Headers
Location
Relative URL of the created credential resource
Bad request error response
Unauthorized request error response; OAuth2 authorization missing or invalid
Internal server error response