DESCRIPTION
To delete an existing source.
DEFINITION
DELETE https://api.anodot.com/api/v1/user-events/sources/:id?token=<api token>
HEADERS
Content-type=application/json
ARGUMENT\ DEFINITION
ID |
The ID of the source. |
EXAMPLE REQUEST
curl \
-X DELETE \
-H "Content-Type: application/json" \
'https://api.anodot.com/api/v1/user-events/sources/4d49565e-8371-4a37-a813-752d0565a030?token=<API TOKEN>'
EXAMPLE RESPONSE
No response body for this API