S
Samva
S
Samva
DashboardAPISamva DocumentationQuickstart GuideAuthentication

API Reference

Email Management

Conversation Management

Configuration

Analytics & Operations

Cancel Scheduled Plan ChangeGet InvoicesGet Billing PlansGet SubscriptionGet Billing UsageSchedule Plan Change
OpenAPI Specification
API ReferenceBilling

Cancel Scheduled Plan Change

POST
/billing/cancel-plan-change

Authorization

apiKey
X-API-Key<token>

API key for authentication

In: header

Request Body

application/json

Response Body

application/json

curl -X POST "https://samva.app/api/v1/billing/cancel-plan-change" \  -H "Content-Type: application/json" \  -d '{}'
{
  "success": true
}

Get Top Participants

Previous Page

Get Invoices

Next Page

curl -X POST "https://samva.app/api/v1/billing/cancel-plan-change" \
  -H "Content-Type: application/json" \
  -d '{}'