Skip to main content
POST
Bulk Approve

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

id
string
required

Unique identifier for a source

Pattern: ^src_[a-zA-Z0-9]+$

Body

application/json
eventIds
string[]
required

IDs of events to approve

Unique identifier for a source event

Pattern: ^sev_[a-zA-Z0-9]+$

Response

Bulk approval results

processed
integer

Number of successfully approved events

failed
integer

Number of events that failed to process

details
object