latestOpenAPI 3.0.02026-08-11291529816.3 KB

29e5e6ee3316

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