v2

latestOpenAPI 3.1.02026-08-075421692.0 MB
Connect

Select Pinterest board

Complete the Pinterest connection flow. After OAuth, use this endpoint to save the selected board and complete the account connection. Use the X-Connect-Token header if you initiated the connection via API key.

post/v1/connect/pinterest/select-board

Request body

profileIdstring required

Your Zernio profile ID

boardIdstring required

The Pinterest Board ID selected by the user

boardNamestring

The board name (for display purposes)

tempTokenstring required

Temporary Pinterest access token from OAuth

userProfileobject

User profile data from OAuth redirect

refreshTokenstring

Pinterest refresh token (if available)

expiresIninteger

Token expiration time in seconds

redirect_urlstring uri

Custom redirect URL after connection completes

Response

Pinterest Board connected successfully

messagestring
redirect_urlstring

Redirect URL with connection params (if provided)