Delete an endpoint
Deletes an endpoint and all its child entities.
<Note>
Execute this operation sequentially - wait for each request to complete before starting the next.
For bulk deletions, use [`DELETE /api/v2/endpoint/multi`](/developers/api/endpoint/bulk-delete-endpoint) instead (supports up to 2,000 endpoints).
</Note>
<Info>
Endpoints with an assigned SIM cannot be deleted (results in a `409` error).
</Info>