Admin APIs/Company & White Label
Update White Label Settings
PATCH
/admin/whitelabelBearer token required
ADMINContent-Type:
application/jsonCode Examples
curl -X PATCH 'https://<your-domain>:3001/admin/whitelabel' \
-H 'Authorization: Bearer <token>' \
-H 'Content-Type: application/json'