HTTP - Management
Removed from your favourites
Delete a content type
Created by Contensis product team, last updated 22 Jun 2020
Deletes a content type within a specific project.
DELETE/api/management/projects/{projectId}/contenttypes/{contentTypeId}
Parameters
Name | Parameter type | Type | Description | Example | Required |
---|---|---|---|---|---|
projectId | path | string | The project identifier found in the project overview screen of the management console | movieDb | true |
contentTypeId | path | string | The content type identifier. | true |
Example
HTTP
DELETE: /api/management/projects/movieDb/contenttypes/actor