Block Pages
Create
Creates a new block page.
post/v1/block_pages
Request body
namestring
Name
organization_idinteger
The organization that owns the block page
block_org_namestring
The name of the organization to show on the block page. (may be null)
block_email_addrstring
The contact email address to show (may be null)
block_logo_uuidstring
The UUID of the custom logo uploaded to uploadcare.com (may be null)
created_atstring date
The block page created date
updated_atstring date
The last updated date of the block page
Response
The created block page
namestring
Name
organization_idinteger
The organization that owns the block page
block_org_namestring
The name of the organization to show on the block page. (may be null)
block_email_addrstring
The contact email address to show (may be null)
block_logo_uuidstring
The UUID of the custom logo uploaded to uploadcare.com (may be null)
created_atstring date
The block page created date
updated_atstring date
The last updated date of the block page