Skip to main content
PUT
Persist binder card display order

Authorizations

Authorization
string
header
required

Clerk session token. Use Authorization: Bearer .

Path Parameters

id
string
required

Body

application/json
order
string[]
required

BinderCard ids

Response

{ success: true }