Update an authorized key for current user
PUT/role-store/api/v1/users/current/authorizedkeys/:key_id
Update an authorized key for current user
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Key Successfully updated
Bad request
Unauthorized request, OAuth2 authorization missing or invalid
Unauthorized request, OAuth2 authorization OK but scope insufficient
Resource not found
Internal server error