White Label - Delete logo / favicon

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:
FieldTypeRequiredNotes
company_idintegerrequiredMust be an existing account inside your own account tree.
file_typestringrequiredone 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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
string
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json