Delete Gateway
To delete the specified Gateway, you need to use the following DELETE
request:
DELETE /gateways/{apigatewayId}
Request
curl -X 'DELETE' \
'https://apigateway.de-txl.ionos.com/gateways/0620c174-dd3c-5eb4-87c8-e2b516553a00' \
-H 'accept: application/json'
Response
202 Deleting Gateway was successful
Last updated
Was this helpful?