Adds a new content entry
Adds a new content entry
- application/json
Request Body
- name string required
A unique name for the entry that is not shown on the website
- title string required
Human readable title of the content entry
- body string
The body of this content entry. This is usually HTML or markdown text.
Responses
- 200
- 401
- 403
Success
Not logged in
Insufficient permissions
Loading...