Delete a location
Locations
Delete a location
Use this endpoint to delete an existing location from a specific event type in your Zuddl organization. Note: Default locations cannot be deleted.
Required API key scopes: WRITE
This API can only be called with an access key that was generated for Backend usage.
DELETE
Delete a location
Authorizations
Provide your API key secret in the Authorization header
Path Parameters
Unique identifier of the event
Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$Unique identifier of the location
Response
Location deleted successfully