Changes the current global settings.
POST https://api-<DNS.Edge.URL>/v1/api/spSettings/global/update Authorization: Bearer authorization token Content-type: application/JSON { "servers": ["ipAddress: "123.123.123.123"], ... }
Successful response
200 — OK
Possible error codes
- UNAUTHORIZED - Missing or invalid token
- FORBIDDEN - You are not authorized to perform this action