User API

GET User(s)
The Users API allows you to retrieve, create and delete Users on the platform.  This enables scenarios where users created/maintained in other systems (e.g....
Thu, 26 May, 2016 at 12:59 AM
POST User
POST Request You may use either JSON or XML formats in your request.  You indicate this by setting the ContentType HTTP header as "application/json...
Thu, 26 May, 2016 at 12:59 AM
PUT User
PUT Request The PUT verb allows you to update a single, existing User on the platform. You may use either JSON or XML formats in your request.  You ...
Thu, 26 May, 2016 at 12:59 AM
DELETE User
DELETE Request The DELETE verb allows you to delete a single User.  Our platform will immediately remove the User from the platform. You may use eithe...
Thu, 26 May, 2016 at 12:59 AM