Delete User
Delete an Auth0 user by specifying a user ID.
Input
| Field | Definition | Type | Required |
|---|---|---|---|
|
User |
|||
|
ID |
Unique identifier of the user. | Text | TRUE |
Output
| Field | Definition | Type |
|---|---|---|
|
Status Code |
Result of the operation. If the value of ID matches the expected user ID format, the connector returns a However, if the user ID doesn't match the expected format, the API returns a 400 Bad Request status, along with the error message: |
Number |