Deleting an event and reaction
Deleting an event and reaction.
DELETE/api/v1/scripts/{script}Headers | |||||||||
Authorization | Bearer token | ||||||||
Accept | application/json | ||||||||
X-Client | ios-cctv|android-cctv|thick-legal|web | ||||||||
X-UUID | unique device id |
Body | |||||||||
scriptoptional | int | Unique identifier of the event and reaction |
Response | |||||||||
200 | The event and reaction have been successfully deleted | ||||||||
JSON
| |||||||||
401 | Authorization token not provided or invalid, see Obtaining a token | ||||||||
422 | Returns a JSON object with an error, see Validation | ||||||||
JSON
|
Example | |||||||||
JSON
|