Update frame

Updates a frame on a board based on the data, style, or geometry properties provided in the request body.

Required scope

boards:write

Rate limiting

Level 2

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier (ID) of the board where you want to update the frame.

string
required

Unique identifier (ID) of the frame that you want to update.

Body Params
data
object

Contains frame item data, such as the title, frame type, or frame format.

style
object

Contains information about the style of a frame item, such as the fill color.

position
object

Contains location information about the item, such as its x coordinate, y coordinate, and the origin of the x and y coordinates.

geometry
object

Contains geometrical information about the item, such as its width or height.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json