Skip to main content

Delete a component

Log in to add to favourites
DELETE/api/management/projects/{projectId}/components/{componentId}

Parameters

NameParameter typeTypeDescription
projectId(required)pathstringThe project identifier found in the project overview screen of the management console.
componentId(required)pathstringThe component identifier.

Responses

HTTP status codeReasonModel
204Success
401UnauthorizedError
404Component not foundError
500Internal server errorError

Examples

HTTP
DELETE: /api/management/projects/movieDb/components/movieRole

Still need help?

If you still need help after reading this article, don't hesitate to reach out to the Contensis community on Slack or raise a support ticket to get help from our team.
New support request