Create an acknowledge
POST
/v1/acknowledge/
Create a new acknowledge for an event.
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”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
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
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
Responses
Section titled “ Responses ”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
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