Skip to main content
PATCH
Update event state (manual review/operations flow).

Authorizations

X-CLIENT-API-KEY
string
header
required

API key required in header: X-CLIENT-API-KEY

Path Parameters

eventId
string
required

Body

Request payload used to update the state of an existing event.

state
string | null

New state to apply to the event.

stateEnum
enum<string>
Available options:
Approve,
Review,
Decline
comments
string | null

Response

OK