Api Documentation

Event attendance

Retrieves a collection of attendance information.
Allows a user to let others know he/she will be attending an event.
Allows a user to let others know he/she will be attending an event.
Json
XML
DELETE https://api.bundeling.com/V2/user_attends_event

Parameters

Url

NameDescriptionType
uuidA unique identifier used to identify a user attends event recordstring

Example request

Headers

Content-Type:application/json
Api-Key:RAegSX8yZfEbqSPM

Example response

{
    "uuid": "eeb763c41c054dcc8f6d9362f24ee9b2",
    "status": "Delete successful"
}