Skip to main content

Create a profile page​

Create a profile page

Request Body required
    page object
    uid string

    The uid of the page

    description text

    The description of the page

    name string

    The name of the page

    archived boolean

    Determines whether the page is archived

Responses

Expected response to a valid request


Schema
    page object
    uid string

    The uid of the page

    description text

    The description of the page

    name string

    The name of the page

    archived boolean

    Determines whether the page is archived

Loading...