ReferenceRest
Delete agent
AuthorizationBearer <token>
Use Authorization: Bearer <salestouch_api_key>.
In: header
Path Parameters
agentHandle*string
Public agent handle.
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://www.salestouch.io/api/v1/agents/string"{
"data": {
"handle": "string"
}
}{
"error": {
"message": "string",
"code": "string"
}
}{
"error": {
"message": "string",
"code": "string"
}
}{
"error": {
"message": "string",
"code": "string"
}
}{
"error": {
"message": "string",
"code": "string"
}
}