curl --request DELETE \
--url https://api.us.lexful.app/v1/organizations/{organizationId}/image_upload \
--header 'Authorization: Bearer <token>' \
--header 'X-Account-ID: <api-key>'{}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>'{}Was this page helpful?