Skip to content

Create an acknowledge

POST
/v1/acknowledge/

Create a new acknowledge for an event.

A ModelSerializer that takes an additional fields argument that controls which fields should be displayed.

object
created_at
required
string format: date-time
created_by
required
string format: uuid
nullable
event
required
string format: uuid
id
required
string format: uuid
thread_event_id
required

UUID of the thread event that is acknowledged

string format: uuid

A ModelSerializer that takes an additional fields argument that controls which fields should be displayed.

object
created_at
required
string format: date-time
created_by
required
string format: uuid
nullable
event
required
string format: uuid
id
required
string format: uuid
thread_event_id
required

UUID of the thread event that is acknowledged

string format: uuid