Delete Company Logo
Remove the company logo from R2 storage and clear the logo reference in the organization record.
Remove the company logo from R2 storage and clear the logo reference in the organization record.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Response Body
application/json
curl -X DELETE "https://example.com/company-settings/logo"{ "settings": { "id": "string", "name": "string", "logo": "string", "createdAt": "string", "updatedAt": "string" }, "message": "string"}Empty
Empty
Empty
Delete Company Gallery Image DELETE
Delete a specific gallery image from R2 storage and remove its database record.
Get Company Cover Image GET
Serve the company cover image from R2 storage. The optional orgId parameter is limited to the current organization, discoverable organizations, or active partners.