Figma · Example Payload

Figma Rest Post Comment Request Example

CollaborationDesignGraphicsInterfacesPrototypesPrototypingUI/UX

Figma Rest Post Comment Request Example is an example object payload from Figma, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

messagecomment_id

Example Payload

Raw ↑
{
  "message": "example_value",
  "comment_id": "500123"
}