Create custom page

Create a new custom page inside of this project.

API v1 and this route are not available to projects that are using ReadMe Refactored. Check out our API migration guide for information on how to migrate to the new API.

Body Params
string
required

Title of the custom page.

string

Body formatted in Markdown (displayed by default).

string

Body formatted in HTML (sanitized, only displayed if htmlmode is true).

boolean
Defaults to false

true if html should be displayed, false if body should be displayed.

boolean
Defaults to true

Visibility of the custom page.

Responses
201

The custom page was successfully created.

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json