Description
Re‑emit an event.
Request
HTTP Method: POST
curl -X POST \
https://<<META.tenant.domain>>/api/v1/events/<<event_id>>/reemit \
-H 'content-type: application/json' \
-H 'x-user-token: <<CREDENTIAL.tines_api_key>>'
Response
A successful request will have no response.