tickets

Update a log/note entry

Update action and/or message of a ticket log. Supervisor: only for supervised operator's ticket.

patch/api/tickets/logs/{log_id}

Path parameters

log_idstring uuid required

Log entry UUID

Log entry UUID

Request body

actionstring nullable

Action label

messagestring nullable

Log message

Response

Successful Response

idstring required

Log UUID

actionstring required

Action label

messagestring nullable

Log message

created_atstring nullable

ISO datetime

author_idstring required

User UUID who wrote the log

Changes

No recorded changes to this endpoint across all 1 revision of this API.