Events
Unpublish an event
post/events/unpublish/{eventId}
Path parameters
Example:12345
UUID or numeric ID of the event
Response
Unpublish event response
Example response
{
"name": "Event unpublished.",
"message": "Event unpublished.",
"url": "/events/unpublish/1"
}Changes
No recorded changes to this endpoint across all 50 revisions of this API.