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. ...
Sun, 29 Apr, 2018 at 5:27 PM
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&quo...
Sun, 29 Apr, 2018 at 5:48 PM
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 indicat...
Sun, 29 Apr, 2018 at 5:51 PM
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 either JS...
Sun, 29 Apr, 2018 at 5:52 PM