Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of the whitelabel brand to which user belongs to
Body
application/json
Request body to add a new whitelabel user to your brand.
Email of the user you want to add to your whitelabel brand
Chatbots quota to be assigned to the user
Required range:
x >= 0
Links quota to be assigned to the user
Required range:
x >= 0
Files quota to be assigned to the user
Required range:
x >= 0
Combined messages quota to be assigned to the user
Required range:
x >= 0
Members quota to be assigned to the user
Required range:
x >= 0