cURL
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
Bearer token
Account ID
Organization ID
Success response
Was this page helpful?