Update an API key (partial update) Users can only update their own keys unless they are admin
PATCH/api/v1/api-keys/:api_key_id
Update an API key (partial update) Users can only update their own keys unless they are admin
Request
Responses
- 200
- 403
- 404
API key updated
Forbidden - Missing permission or not owner
API key not found