Skip to main content
PUT
Update status and/or limits for the specified client

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Path Parameters

client_id
integer<int64>
required

Unique identifier of the client

Body

application/json

Updated client configuration (status, limits, and quotas)

plan_id
integer<int64>
required

Plan ID

networks
string[]
required

List of available networks

Response

Client updated successfully