Disable custom branding
DELETE {{base_url}}/api/2/tenants/{{partner_tenant_id}}/brand?version={{partner_tenant_version}}
Body
PARAM
Key | Datatype | Required | Description |
version
|
string |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
{
"enabled": true,
"name": "Stanislav Pavlov (7551274)",
"brand_id": 5672,
"has_children": true,
"kind": "partner",
"created_at": "2020-05-21T10:39:51",
"id": "531789f2-2be9-42af-8474-18177593c77b",
"customer_type": "default",
"language": "en",
"owner_id": null,
"updated_at": "2021-11-01T12:59:04",
"brand_uuid": "e1b8287c-5485-11ea-808c-001c426f0f58",
"pricing_mode": "production",
"deleted_at": null,
"customer_id": null,
"contacts": [],
"default_idp_id": "11111111-1111-1111-1111-111111111111",
"internal_tag": null,
"update_lock": {
"enabled": false,
"owner_id": null
},
"contact": {
"lastname": "",
"city": null,
"country": null,
"created_at": "2020-05-21T10:39:51+00:00",
"address2": null,
"state": null,
"phone": null,
"title": null,
"id": "57b7f087-b8b6-11ea-a31d-001c426f0f58",
"industry": null,
"organization_size": null,
"email": "stanislav.i.pavlov+demo@gmail.com",
"zipcode": null,
"aan": null,
"address1": null,
"email_confirmed": null,
"website": null,
"firstname": "",
"updated_at": "2020-05-21T10:39:51+00:00"
},
"version": 13,
"ancestral_access": true,
"mfa_status": "disabled",
"parent_id": "efb01f82-d2a8-4f69-81b3-4cdfd4329ae9"
} |
ENDPOINTS