v1

latestOpenAPI 3.0.02026-07-2417611.8 MB
Authoring types

Delete an existing type.

Use the /types/{id} endpoint to delete an existing content type from the database.<br />User roles: admin, manager

delete/authoring/v1/types/{id}

Path parameters

idstring required

Provide the ID of the content type document that you want to delete.

Query parameters

cascadestring

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

  • mappings: Deletes the associated layout-mapping.

Response

Successfully deleted the content type document that matches the ID that you provided.