Whitelabel
Add Whitelabel User
Add a new user to your whitelabel brand.
Pre-requisities:
- You have to be a whitelabel customer in SiteGPT.
- You need to create and configure your own brand in SiteGPT dashboard.
POST
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
Chatbots quota to be assigned to the user
Required range:
x > 0
Combined messages quota to be assigned to the user
Required range:
x > 0
Email of the user you want to add to your whitelabel brand
Files quota to be assigned to the user
Required range:
x > 0
Links quota to be assigned to the user
Required range:
x > 0
Members quota to be assigned to the user
Required range:
x > 0
Was this page helpful?