Update ticket note
Tickets
Update Ticket Note
Update the content of an internal note that you authored on a ticket. You can only edit notes you created.
PATCH
Update ticket note
Authorizations
Conduit API token. Use Authorization: Bearer <token>. Read/write endpoints require a token with write access.
Path Parameters
Ticket id.
Example:
"xd88mkfbmxgckpeyzs8m9r9d3d843me3"
Ticket note id.
Example:
"nt77c0dy0mgdpzmqz6tesry8w184002s"
Query Parameters
Optional workspace override. If omitted, Conduit resolves the ticket's workspace automatically.
Example:
"j57demo8f8x7c9v0n2q4r6t8y1u3i5o"
Body
application/json
Request body for updating an internal ticket note.
Minimum string length:
1Response
Updated ticket note
Single ticket note response.