Delete a Cross Connect

To delete a Cross Connect via the API, perform a DELETE request with the ID of the respective Cross Connect.

Request

   curl --location \
  --request DELETE 'https://api.ionos.com/cloudapi/v6/pccs/287acd-d1d2-40f0-bfb3-861d999' \
  --header 'Authorization: Basic <auth-token>'

Response

202 Successful operation

For more information about the request and response fields, see Delete Cross Connects.

Last updated

Was this helpful?

Revision created

fixed broken links