Retrieves the factory default settings.
GET https://api-<DNS.Edge.URL>/v1/api/spSettings/factory
Authorization: Bearer authorization token
Content-type: application/JSON
Successful response
200 — OK
{
"servers": ["ipAddress: "123.123.123.123:],
}
Possible error codes
- UNAUTHORIZED - Missing or invalid token