Pages

Create a page. Roles: admin.

post/api/pages

Request body

priorityinteger
isPrivateboolean
titlestring required
subTitlestring
shortTitlestring
detailstring
bodystring
slugstring
publishStartDatestring date
publishEndDatestring date
defaultViewTypestring
defaultSort'ALPHABETICAL' | 'REVERSE_CHRONOLOGICAL' | 'PRIORITY'
sponsorIdinteger
parentPageIdinteger
sharedMembershipTokenstring
sharedPageTokenstring
coverVideoUrlstring
coverImageUuidstring uuid
thumbnailImageUuidstring uuid
contentIdsinteger[]
playlistIdsinteger[]
splashDisplayMaxinteger
externalCssUrlstring
membershipIdinteger
typeCode'BLOCK' | 'BOOK' | 'PAGE' | 'SPLASH' required

Response

OK

successboolean
errorstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.