Renames an existing API key (updates its description). The key must belong to the authenticated user.
PUT/apikeys/:id
Renames an existing API key (updates its description). The key must belong to the authenticated user.
Request
Responses
- 200
- 400
- 401
- 403
OK
Bad Request
Unauthorized - missing or invalid credentials.
Forbidden - authenticated but missing required role or policy.