post
https://production-api.shoutaboutus.com/api/v1/account/white-label/logo/delete
Remove one branding image from a company's white-label config by nulling the matching column (favicon, logo, login_logo, or mobile_logo) on the latest RsWhiteLabel row and saving. Returns a 400 if the company has no white-label record.
Auth: Both — authentication, role-agnostic account/white-label prefix. company_id must sit inside your own account tree, so a partner can clear images for any company beneath it while an account user reaches only its own part of the account tree.
Rate limit: No rate limit.
Request
- Body:
| Field | Type | Required | Notes |
|---|---|---|---|
| company_id | integer | required | Must be an existing account inside your own account tree. |
| file_type | string | required | one of favicon, logo, login_logo, mobile_logo. |
Response — { data. } envelope.
status(string) —"success".message(string) —"File has been deleted!".
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
