Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 894 Bytes

File metadata and controls

16 lines (13 loc) · 894 Bytes

# SelectPinterestBoardRequest

Properties

Name Type Description Notes
profile_id string Your Zernio profile ID
board_id string The Pinterest Board ID selected by the user
board_name string The board name (for display purposes) [optional]
temp_token string Temporary Pinterest access token from OAuth
user_profile object User profile data from OAuth redirect [optional]
refresh_token string Pinterest refresh token (if available) [optional]
expires_in int Token expiration time in seconds [optional]
redirect_url string Custom redirect URL after connection completes [optional]

[Back to Model list] [Back to API list] [Back to README]