DELETE
/
user
/
deleteassistant?id=
{id}
curl --request DELETE \
  --url 'https://api.precallai.com/api/v1/user/deleteassistant?id={id}' \
  --header 'x-api-key: <api-key>'
This response has no body data.

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

ID of assistant to delete