Update API Key
PATCH/api-keys/:id
Updates an existing API key's permissions and IP restrictions. The API key name and expiration date cannot be modified after creation.
Request
Responses
- 200
- 400
- 401
- 403
- 404
API key updated successfully
Bad request - validation errors
Unauthorized
Forbidden
API key not found