panelica_api_keys_patch_v1_api_keys_key_id
Update an existing API key's settings or metadata through the Panelica hosting panel, allowing modifications to key attributes via a PATCH request.
Instructions
Update api key
HTTP: PATCH /v1/api-keys/:key_id Category: API Keys Required scopes: accounts:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (application/json). Schema not statically declared — see API docs. | |
| key_id | Yes | Path parameter: key_id |