HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityAcademySubmit a ticketLog In
API Reference

Creates a new content type in the system.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The content type that should be created.

A content type definition describes the format of content items.

uuid

The unique identifier of the content type.

string
required
length ≤ 50
[a-zA-Z][\w]*

The name of the content type.

string
required

The base type for this content type.

string | null

The version of the content type.

editSettings
object

Defines settings for content type that affects how it is displayed when edited.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json