v1
latestOpenAPI 3.1.02026-07-22285495.1 KBLocations
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/v1/events/{eventId}/locations/{locationId}
Path parameters
eventIdstring required
Unique identifier of the event
locationIdstring required
Unique identifier of the location
Response
Location deleted successfully