Skip to content
Get an API key

Enable, configure or disable the public link

PUT /boards/{boardId}/public-link

Updated 17 Sep 20261 min read
PUT/boards/{boardId}/public-linkTry it
Basehttps://api.mockflow.com/v1Scopesmembers:write

Admin and above. The slug must be unique across every board's slug and id.

Authorization

Authorizationstringheaderrequired

Bearer <key>. The key needs members:write scope. Create and manage keys in the developer console; what each scope unlocks is on the scopes page.

Path parameters

boardIdstringpathrequired

Body

application/json
enabledboolean
slugstring | null

Custom slug for the public URL. Null clears it.

passwordstring

Set to protect. Send empty string to clear.

Response

200 · application/json
enabledboolean
urlstring | null

The /iview/ link, using the slug when one is set.

slugstring | null
passwordProtectedboolean
embedUrlstring | null
embedHtmlstring | null

A responsive iframe snippet for the public board.

Errors

429rate_limited

Too many requests.

Was this page helpful?

Sign in to MockFlow

The same account you use in the app and on the API.

Forgot your password?
or
Continue with GoogleContinue with Microsoft