Update a client credential for the current user
PUT/users/current/client-credentials/:id
Update an existing client credential owned by the current user.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Client credential updated
Bad request error response
Unauthorized request error response; OAuth2 authorization missing or invalid
Resource not found error response
Internal server error response