Skip to main content

Delete a component

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

Parameters

NameParameter typeTypeDescriptionExampleRequired
projectIdpathstringThe project identifier found in the project overview screen of the management consolemovieDbtrue
componentIdpathstringThe component identifier.true

Responses

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

Examples

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

Still need help?

New support request