Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

eventId
string<uuid>
required

The event unique identifier

Body

application/json
reason
string
required

The reason to reverse the event

Response

Event reversed successfully

data
object