DELETE
/
api
/
v1
/
memberships
/
{uuid}
curl --request DELETE \
  --url https://vision.pingintel.com/api/v1/memberships/{uuid} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Supports Token-prefixed API keys and Bearer-prefixed JWT-based authentication.

Path Parameters

uuid
string
required

Response

204

No response body