API referenceWorkspace
Set Workspace Branding
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Body of POST /workspace/branding: report white-labeling.
Response Body
application/json
application/json
curl -X POST "https://example.com/workspace/branding" \ -H "Content-Type: application/json" \ -d '{}'{ "vendor_name": "string", "footer": "string", "accent": "string"}