Update API Key by UUID
ApiKey
Update API Key by UUID
Update API Key by uuid. Permissions [“customer”]
PATCH
Update API Key by UUID
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The UUID of the API Key
Example:
"a1b2c3d4-e5f6-7890-1234-567890abcdef"
Body
application/json
The status of the API Key
Available options:
active, inactive Example:
"inactive"

