Update the RestCorsSettings

POST {{baseUrl}}/admin/globalSettings/restSettings?fields=allowAllOrigins,allowedOrigins

Request Params

KeyDatatypeRequiredDescription
fieldsstring

Request Body

{"allowedOrigins"=>["https://domain.example:8080", "https://internal.domain.example:8342"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring