API keys

Add allowed network

POST/v1/organization/api-keys/{id}/allowed-ips

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

Body

application/json
  • networkstringrequired

    Limits:length >= 1

Response

200 · application/json

OK

  • successboolean
  • messagestring | null
  • exceptionstring | null
  • codestring | null
  • errorsobject | null
  • traceIdstring | null
  • dataobject
  • paginationobject