GuideLab API

Upload Company Cover Image

Upload a new cover image for the company profile. Replaces any existing cover image. Accepts JPEG, PNG, WebP, or GIF up to 5MB.

POST
/company-settings/cover-image

Upload a new cover image for the company profile. Replaces any existing cover image. Accepts JPEG, PNG, WebP, or GIF up to 5MB.

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 POST "https://example.com/company-settings/cover-image"
{  "success": true}
Empty
Empty