Delete Gateway
Prerequisite: You need an IONOS Cloud account with API credentials configured with the appropriate permissions.
To delete the specified Gateway, you need to use the following DELETE
request:
DELETE /gateways/{apigatewayId}
Request
Result: On a successful DELETE request, you receive a response 202 - Successful.
Response
202 Deleting Gateway was successful
Last updated