Skip to main content
DELETE
Delete a QA agent

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

The QA agent's uuid.

Response

QA agent deleted

success
boolean
Example:

true

message
string
Example:

"QA agent deleted"

data
object