Copies an existing type.

Use the /types/{id}/copy end-point to create a duplicate of a content type document. The new type will have a name in the format 'Copy [NUMBER] of [SOURCE-NAME]'
User roles: admin, manager

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

Provide the ID of the content type document that you wish to copy.

Query Params
string

An optional name to associate with the copy. If there is an existing content-type with the specified name, then the copied document will have a name in the format 'Copy [NUMBER] of [NAME]'

string

Lists the associated artifacts that should be copied at the same time.
Valid options are:

  • mappings: Also copies layout-mapping associated with the original content type.
  • defaults: Also copies default-content associated with the original content type.
  • all : Copies mappings as well as defaults.
Responses

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