delete https://{api_url}/api/v5/purchases//attendees/
Deletes booking's attendees after it was added to booking
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
204Remove Attendee
Deletes booking's attendees after it was added to booking
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
204Remove Attendee
xxxxxxxxxx
curl --request DELETE \
--url 'https://example.jrni.com/api/v5/purchases/obfuscated_id/attendees/attendee_id?notify_member=true' \
--header 'accept: application/json'
Try It!
to start a request and see the response here!