Skip to main content
DELETE
/
v1
/
organizations
/
{organizationId}
/
image_upload
Delete Organization Logo
curl --request DELETE \
  --url https://api.us.lexful.app/v1/organizations/{organizationId}/image_upload \
  --header 'Authorization: Bearer <token>' \
  --header 'X-Account-ID: <api-key>'
{}

Authorizations

Authorization
string
header
required

Bearer token

X-Account-ID
string
header
required

Account ID

Path Parameters

organizationId
string<uuid>
required

Organization ID

Response

Success response

Success response