Update issue
Updates issue fields. Include optional comment_body and comment_mentions to add an issue comment with structured mentions in the same authenticated request, useful for durable progress notes attached to a status change.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
0, 1, 2, 3 Date-only due date in YYYY-MM-DD format.
Recurring task cadence. Use recurrenceInterval with custom to specify days.
daily, weekly, biweekly, monthly, custom Custom recurrence interval in days.
Optional Markdown/plain text or rich-text HTML issue comment body created in the same authenticated issue update request. Stored and returned as sanitized HTML; rejected when sanitization leaves no visible text or safe media. Use this to preserve durable progress evidence when changing status.
Structured mentions for the comment created by comment_body. Each member_id is the stable Atoll org member ID, not an auth user ID or display name.
camelCase alias for comment_body.
Response
Successful response

