Whitelabel
Update Whitelabel User
Update user of 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.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of the whitelabel user
Id of the whitelabel brand
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
Features to be enabled/disabled for the user. You can enable/disable only those features which are enabled for the whitelabel brand owner.
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?