cURL
curl --request DELETE \ --url https://vision.pingintel.com/api/v1/memberships/{uuid} \ --header 'Authorization: <api-key>'
Delete a user membership by ID.
Supports Token-prefixed API keys and Bearer-prefixed JWT-based authentication.
Token
Bearer
No response body