Logo
AAH 2020.4 API Documentation

03 Set Base Address

PATCH https://{{IPAddr}}/api/v1/platform/settings

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X PATCH 'https://IPAddr/api/v1/platform/settings' -H 'Content-Type: application/json' -d '{"serverSettings":{"baseUrl":{"url":"IPAddr","protocol":"https"}}}'

ENDPOINTS