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

Path Parameters

id
string
required

Response

200 - application/json
Delete an opportunity user

The response is of type boolean.