cURL
curl --request POST \ --url https://api.engagefabric.com/api/v1/billing/change-plan \ --header 'Content-Type: application/json' \ --data ' { "plan": "PROFESSIONAL", "billingCycle": "ANNUAL" } '
Documentation IndexFetch the complete documentation index at: https://docs.engagefabric.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.engagefabric.com/llms.txt
Use this file to discover all available pages before exploring further.
The new plan to switch to
FREE
STARTER
PROFESSIONAL
ENTERPRISE
"PROFESSIONAL"
Billing cycle
MONTHLY
ANNUAL
"ANNUAL"
Plan changed