APIKeyService
API Keys

Update an API key

Updates an API key.

patch/v1/account/api_keys/{id}

Path parameters

idstring required

The API key to update.

Request body

idstring

The API key to update.

updateMaskstring field-mask

Fields to update.

Response

OK

Changes