Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 513 Bytes

File metadata and controls

25 lines (13 loc) · 513 Bytes

CreatePinterestBoardRequest

Properties

Name Type Description Notes
name String Name of the board
description String Board description [optional]
privacy PrivacyEnum Board privacy setting [optional]

Enum: PrivacyEnum

Name Value
PUBLIC "PUBLIC"
PROTECTED "PROTECTED"
SECRET "SECRET"