Connect
Set default Pinterest board
Sets the default board used when publishing pins for this account.
Authorization
bearerAuth AuthorizationBearer <token>
API key authentication: send your Zernio API key in the Authorization header, prefixed with Bearer.
In: header
Path Parameters
accountId*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
{ "message": "Default Pinterest board updated successfully", "account": { "_id": "64e1f0a9e2b5af0012ab34cd", "platform": "pinterest", "username": "mybrand", "displayName": "My Brand", "isActive": true }}Was this page helpful?
Create Pinterest board
Creates a new board on the connected Pinterest account. The returned board ID can be used immediately as `platformSpecificData.boardId` when creating a Pinterest post.
List Reddit subreddits
Returns the subreddits the connected Reddit account can post to. Use this to get a subreddit name when creating a Reddit post.