HTTP - Management
Removed from your favourites
Delete a component
Created by Contensis product team, last updated 22 Jun 2020
Deletes a component from a specific project.
DELETE/api/management/projects/{projectId}/components/{componentId}
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 |
componentId | path | string | The component identifier. | true |
Example
HTTP
DELETE: /api/management/projects/movieDb/components/movieRole