v3
latestOpenAPI 3.0.32026-07-31135300306.1 KBmessages
Create an internal note on an issue
Posts an internal note on an issue thread. Not visible to the requester.
Thread selection:
-
If thread_id is provided, posts to that internal thread.
-
If message_id is provided, posts to the thread containing that internal note.
-
Providing both thread_id and message_id returns a 400 response.
-
If neither is provided, posts to the most recently created Slack-backed internal thread. If none exists, creates a Pylon-only internal thread.
-
thread_name names that newly created Pylon-only thread and is otherwise ignored.
Empty thread_id, message_id, and thread_name values are treated as omitted.
Rate limit: 10 requests per minute
post/issues/{id}/note
Path parameters
idstring required
The ID of the issue.