GuideLab API

Delete Company Cover Image

Remove the company cover image from R2 storage and clear the reference in the organization record.

DELETE
/company-settings/cover-image

Remove the company cover image from R2 storage and clear the reference in the organization record.

Authorization

__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/cover-image"
{  "success": true}
Empty
Empty