Remove brand logo
Remove the current brand logo for the tenant. This will delete the logo file from storage and reset the tenant logo to null.
Remove the current brand logo for the tenant. This will delete the logo file from storage and reset the tenant logo to null.
curl -X DELETE "https://app.orbiqhq.com/api/v1/brand/logo"{
"success": true,
"data": {
"message": "Logo removed."
}
}Empty
Empty
Empty
How is this guide?