Rename API key
PATCH
/api-keys/{id} Changes the label only. The secret and the scope are immutable, and every message already attributed to the key keeps pointing at it.
Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
undefined | undefined | no | — |
Operation
| Method | PATCH |
| Path | /api-keys/{id} |
| Operation ID | renameApiKey |
| Tags | ApiKeys |