eQuipAPI

<back to all web services

CreateUserSetRoleScope

Deprecated. Please use the CreateUser Api instead.

The following routes are available for this service:
All Verbs/CreateUserSetRoleScope
CreateUserSetRoleScope Parameters:
NameParameterData TypeRequiredDescription
APIKEYquerystringNo
UserIDInternalquerystringNo
user_namequerystringNo
email_addressquerystringNo
phone_numberquerystringNo
equip_rolequerystringNo
equip_sitequerystringNo
equip_locationcategoriesquerystringNo
equip_assetcategoriesquerystringNo
equip_peoplecategoriesquerystringNo
equip_departmentquerystringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .json suffix or ?format=json

To embed the response in a jsonp callback, append ?callback=myCallback

HTTP + JSON

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /json/oneway/CreateUserSetRoleScope HTTP/1.1 
Host: equipstage2.e-isg.com 
Content-Type: application/json
Content-Length: length

{"APIKEY":"String","UserIDInternal":"String","user_name":"String","email_address":"String","phone_number":"String","equip_role":"String","equip_site":"String","equip_locationcategories":"String","equip_assetcategories":"String","equip_peoplecategories":"String","equip_department":"String"}