Skip to main content
PATCH
Update API key label or IP whitelist

Authorizations

Authorization
string
header
required

API key for /api/v1/* endpoints

Path Parameters

id
string
required

API key ID

Body

application/json
label
string

API key label

Example:

"Updated Mobile App Key"

ip_whitelist
array[]

IP whitelist

Example:

Response

API key updated successfully.