DELETE
/
projects
/
{projectIdOrName}
/
destinations
/
{destination}
curl --request DELETE \
  --url https://api.withampersand.com/v1/projects/{projectIdOrName}/destinations/{destination} \
  --header 'X-Api-Key: <api-key>'
This response has no body data.

Authorizations

X-Api-Key
string
header
required

Path Parameters

projectIdOrName
string
required
destination
string
required

The destination ID