User API
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, 25 May, 2025 at 12:19 PM
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&q...
Sun, 25 May, 2025 at 12:19 PM
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 indi...
Sun, 25 May, 2025 at 12:19 PM
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...
Sun, 25 May, 2025 at 12:19 PM