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
Update Whitelabel User
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
Request body to update the whitelabel user of your brand.
The body is of type object
.
Response
200
application/json
OK
The response is of type object
.
Update Whitelabel User