Skip to main content
POST
Acknowledge project event stream

Authorizations

Authorization
string
header
required

Send your team API key or project token as Authorization: Bearer <token>. The credential must have the required permissions. Project tokens can access only their own project.

Path Parameters

projectId
string<uuid>
required

Identifier of the Polymorfa project that owns this resource.

Value constraints

streamId
string<uuid>
required

Identifier for the stream.

Value constraints

Body

application/json
cursor
string
required

Specifies cursor for this management platform access event stream ack request.

Value constraints

Required string length: 1 - 4096
sequence
integer
required

Specifies sequence for this management platform access event stream ack request.

Value constraints

Required range: 1 <= x <= 9007199254740991

Response

Acknowledged

data
object
required

Structured data carried by this object.