Endpoints
Delete an endpoint
Delete a Frontier Gateway endpoint and stop routing its slug.
Delete an endpoint. The call tears down the endpoint and its targets and stops routing its slug. The slug is freed for reuse: you can
POST /v1/gateway/endpoints again with the same value to provision a fresh endpoint.
Errors
Authorizations
Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.