Locations

Remove location attachment

delete/locations/{id}/attachments/{filename}

Path parameters

idinteger required

ID of the location.

filenamestring required

Name of the attachment, including the extension.

Query parameters

skipWebhookboolean

Set skipWebhook=true, skipWebhook=1 or skipWebhook=yes to skip all webhooks upon successful operation on the endpoint. Learn more about webhooks

Response

Successfully removed location's attachment.

Changes