cURL
curl --request DELETE \ --url https://api.example.com/subscription-plans/{id}
Delete a subscription plan by ID.
Missing API credentials