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
Request body to add a new whitelabel user to your brand.
The body is of type object
.
Response
200
application/json
OK
The response is of type object
.