Skip to content

Update an acknowledge

PUT
/v1/acknowledge/{id}/

Replace all fields of an existing acknowledge.

id
required
string format: uuid

A UUID string identifying this acknowledge.

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