DELETE
/
v1
/
integrations
/
engagement-users
/
{id}
curl --request DELETE \
  --url https://us-central1-siro-prod.cloudfunctions.net/api-externalApi/v1/integrations/engagement-users/{id}
true

Path Parameters

id
string
required

Response

200 - application/json

Delete an engagement user

The response is of type boolean.