Delete a proxy
Log in to add to favouritesDELETE/api/management/projects/{projectId}/proxies/{proxyId}
Parameters
Name | Parameter type | Type | Format | Description |
---|---|---|---|---|
projectId(required) | path | string | - | The project identifier found in the project overview screen of the management console. |
proxyId(required) | path | string | guid | The proxy identifier |
Examples
Delete a proxy with id ec0b25dc-0c46-4a90-8610-c0886c51b709
DELETE: /api/management/projects/website/proxies/ec0b25dc-0c46-4a90-8610-c0886c51b709