Creates a new empty content model template for a given content definition, ready for user input.

Behavior: Generates a new, unpopulated content model with default field values for the specified content definition. This does not persist the content; it only creates the template structure for the client to fill in.

Authorization: Requires authentication and the user must have write or higher permission to the content definition. Read-only and Guest permissions are insufficient.

Side Effects: None. The content is not saved until a subsequent POST/PUT call.

Error Scenarios: Returns 400 Bad Request if the content definition ID refers to asset metadata or assets, if the content definition is invalid, or if the user lacks sufficient write permissions.

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

The unique identifier of the content definition to create a new content template for.

uuid

Optional language GUID for multilingual content creation.

Responses

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