Virtual networks

Unassign service from virtual network

PUT/v1/networking/spn/{id}/services/unassign

Authorizations

  • X-API-KEYstringheaderrequired

    Organization API key. Create one in the cloud console at https://cloud.serverside.com; the key is shown once, when it is created.

Path parameters

  • idstring<uuid>required

Headers

  • Idempotency-Keystring

    Limits:length <= 200

Body

application/json
  • serviceIdstring<uuid>
  • segmentIdstring<uuid>

Response

202

Accepted

No response body.