Delete User

Restriction: This API endpoint is not supported in the Free Trial cloud.

Use to delete an existing user from the system.

Important: To be able to run this API endpoint, you need to be an Admin user or part of Perfecto Support.

URL

Copy
http://<your-cloud>.app.perfectomobile.com/api/v1/users?username=<username>

Method

DELETE

Header parameters

Name

Description

Perfecto-Authorization

Security Token

Request parameters

Parameter

Type

Description

username* string

The name of the user being deleted.

* Mandatory parameter

Success response

Code: 200 OK

Copy
Sample request
http://<your-cloud>.app.perfectomobile.com/api/v1/users?username=test-user@test.com

Error response

Status and a generic error message