Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
id
string
required
type
enum<string>
required
Available options:
space,
base,
table,
view,
dashboard,
workflow,
app
anchorId
string
required
anchorType
enum<string>
required
Available options:
space,
base,
table,
view,
dashboard,
workflow,
app
position
enum<string>
required
Available options:
before,
after

Response

200

Update pin order successfully

Last modified on March 5, 2026