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 .jsv suffix or ?format=jsv

HTTP + JSV

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

POST /jsv/oneway/CreateUserSetRoleScope HTTP/1.1 
Host: equipstage3.e-isg.com 
Content-Type: text/jsv
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
}