Update a client

Changes properties on an existing client

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

ClientSidstringRequired

Request

This endpoint expects an object.
is_activeenumOptionalDefaults to 1
Allowed values:
allow_direct_app_callingenumOptionalDefaults to 1
Allowed values:
allow_direct_queue_callingenumOptionalDefaults to 1
Allowed values:
allow_direct_user_callingenumOptionalDefaults to 1
Allowed values:

Response

Client updated

Errors

404
Not Found Error