Skip to main content
DELETE/api/management/projects/{projectId}/nodes/{nodeId}/

Parameters

NameParameter typeTypeFormatDescriptionExampleRequired
projectIdpathstringThe project identifier found in the project overview screen of the management consolemovieDbtrue
nodeIdpathstringuuidThe node identifier as a 128 bit GUIDtrue

Responses

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

Examples

HTTP
1
DELETE: /api/management/projects/website/nodes/d6bdea41-729c-4a07-85bf-a392aa0afc2b

Still need help?

New support request