Skip to main content
DELETE/api/management/projects/{projectId}/proxies/{proxyId}

Parameters

NameParameter typeTypeFormatDescriptionExampleRequired
projectIdpathstringThe project identifier found in the project overview screen of the management console.movieDbtrue
proxyIdpathstringguidThe proxy identifiertrue

Responses

HTTP status codeReasonModel
204Success
401UnauthorizedError
500Internal server errorError

Examples

Delete a proxy with id ec0b25dc-0c46-4a90-8610-c0886c51b709

HTTP
1
DELETE: /api/management/projects/website/proxies/ec0b25dc-0c46-4a90-8610-c0886c51b709

Still need help?

New support request