Skip to main content

Get Event Operations (v2.0)

POST 

/v2.0/api/tenants/:tenant_id/events/operations

Get all the event operations.

Request

Path Parameters

    tenant_id stringrequired

    The tenant ID.

Body

    bulk_acknowledge object

    The details of acknowledged events.

    acknowledge boolean
    event_ids string[]

Responses

Successful Operation

Schema
    _status_code integer

    The status code of the event.

Loading...