Creates a board on the user’s Pinterest account without sending them off-site. Optional setAsDefault lifts the new board id into the account’s default in one round-trip. Optional upsert: true returns the existing board (with existing: true) on duplicate-name instead of 409-ing.
Documentation Index
Fetch the complete documentation index at: https://docs.letmepost.dev/llms.txt
Use this file to discover all available pages before exploring further.
Mint an API key in the dashboard. See https://letmepost.dev/docs/authentication/.
Recommended on every write. Replays within 24 hours return the original response; conflicting bodies surface as 409 idempotency_conflict. See Idempotency.
1 - 128"post-launch-2026-05-15-001"
1 - 180500PUBLIC, PROTECTED, SECRET Lift the new board id into tokenMetadata.defaultBoardId.
When true, a duplicate-name response from Pinterest resolves to a 200 with the existing board (existing: true) instead of a platform_rejected failure.