method
path
Path Parameters
string
required
Identifier of the post to be updated.
Body Parameters
string | undefined
New title for the post.
string | undefined
Updated description or body of the post.
string | undefined
New board identifier if the post is being moved.
string | undefined
New status identifier for updating the post’s status.
boolean | undefined
Option to hide the post.
boolean | undefined
Option to pin the post to the top of the board.
boolean | undefined
Option to disable comments on the post.
Date | undefined
Additional date or timestamp detail for the post.