Retrieves the automatic service point update settings.
PUT https://api-<DNS.Edge.URL>/v1/api/settings Authorization: Bearer authorization token Content-type: application/JSON { "spAutomaticUpdatesEnabled": true }
Successful response
204 No Content
Possible error codes
- UNAUTHORIZED - Not authorized to update the setting
- BAD_REQUEST - Invalid request
- UNEXPECTED_ERROR - Internal server error