WhiteLabel API
Clients

Update Client

This API endpoint (POST) updates a client. If the request succeeds, it returns a Client Object. Permissions: clients.edit Webhook event: client-updated

Path Parameters

id * The id of the client to update.

Body Parameters

trial_period integer Adds a trial to the customer in days.



name string The name of the client.



country string (Country code) The country of the client.



quotas object An object containing the quotas of the client.

Example



permissions object Permissions Reference An object containing the permissions of the client.