Delete LYG event

DELETE {{baseUrl}}/{{version}}/lyg/events/{{event_id}}

This endpoint allow you to soft delete an LYG event by its UID (Unique Identifier)

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringA Valid JWT Token

RESPONSES

status: OK

{"error":true,"code":404,"message":"No event was found with the id 1","result":""}