Events

Delete Event

Soft-delete an Event. The Event is removed from list results, and no response body is returned.

delete/locations/{location_id}/events/{event_id}

Path parameters

location_idinteger required

Location ID

event_idinteger required

Event ID

Headers

Acceptstring required

Required B2B v2 response media type. Use application/vnd.api.v2+json. A charset parameter is also accepted.

Authorizationstring required

Bearer {partner_token}, User {user_token}

Response

Event deleted successfully; no response body