Delete dynamic endpoint
delete_dynamic_endpointPermanently delete a dynamic endpoint (the server purges its public edge URL first). Unlike unpublish, this removes the resource entirely — it no longer appears in list_dynamic_endpoints. Cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint_id | Yes | the endpoint id to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| deleted | Yes |