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

Create application

Create a new application.

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

The application that should be created.

Represents a CMS application (website or remote website).

string
length between 2 and 255
^[A-Za-z][_0-9A-Za-z]+$

The unique identifier (key) of the resource.

string
required
length between 1 and 255

The display name of this Application.

type
object
required

Represents the type of an Application.

uri
required

A reference to the entry point (start page) content for this application.

boolean

Whether this is the default application.

boolean

Whether this application uses a dedicated assets folder.

hosts
array of objects
length ≤ 1000

The hosts assigned to this application.

hosts
boolean

Whether to use preview tokens for this application. Only applicable when the type is 'website'.

previewUrlFormats
object

A dictionary of preview URL formats keyed by content type base or content type key. Only applicable when the type is 'website'.

Headers
Prefer
array of strings

Indicates client preference for the response content as per IETF RFC7240. Currently only supports 'return=representation' which can be used to indicate a preference to receive a representation of the resource that has been altered in the response.

Prefer
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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