Skip to main content
POST
Put a journaled write back

Authorizations

Authorization
string
header
required

Locus Pro dashboard session (Cognito). High-risk workspace administration requires an owner or admin role and fresh MFA/passkey step-up.

Path Parameters

requestId
string
required

The requestId a whole-catalog write answered with (all-on::… or all-off::…).

Required string length: 1 - 200

Body

application/json
repin
string[]

Tool slugs whose pins the write cleared (its unpinned answer).

Maximum array length: 50
Required string length: 1 - 512

Response

Rows restored where they still held; skipped counts rows decided since; repin names the asked-about tools now back on

success
any
required
reverted
integer
required
Required range: x >= 0
skipped
integer
required
Required range: x >= 0
skippedSlugs
string[]
required

The first 200 slugs left alone because they were decided since; skipped is the full count.

Maximum array length: 200
repin
string[]
required

Of the slugs asked about, those whose tool this revert put back on.

requestId
string
required