Logo
AAH 2020.4 API Documentation

03.1 Assign Platform Admin User License (OPTIONAL)

POST https://{{IPAddr}}/api/v1/platform/seats

Use this if you want to have the Platform admin also be a Site Admin on your site (see 04.8)

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X POST 'https://IPAddr/api/v1/platform/seats' -H 'Content-Type: application/json' -d '{"userIds":["AdminUserId"],"product":"Alteryx Analytics Hub User"}'

ENDPOINTS