These docs are for v1. Click to read the latest docs for v3.

Delete

Use this API to delete a user. Multiple users can be deleted in a single API call. The user IDs (comma separated) of the corresponding users must be passed in the API call. You can delete only those users who you have access to edit.

📘

Sample Request

https://api.azuga.com/azuga-ws/v1/users/4c5ca6d7-766a-11e6-ab1e-83092d4c935b.json

🚧

Watch Out!

This is an irreversible action.

API Response Explanation

Field

Description

code

API status code

message

API Message (Success/Failure)

reason

Reason for failure

generatedAt

API generation timestamp in UTC

currentPage

Current page of the paginated result

totalPages

Total number of pages of the paginated result

Language
Credentials
Header
Click Try It! to start a request and see the response here!