v1

latestOpenAPI 3.0.32026-07-132681171.6 KB

Update API key labels

Update labels for an API key. Setting an empty object will remove all labels.

post/v1/manage/apikey/{id}/label

Path parameters

idstring uuid required

Request body

labelsobject required

Key-value pairs of labels. Empty object removes all labels.

Response

Labels updated successfully