Private APIs-Flex-Billing E2E-Account Resource
Number of APIs: 6
-
Get Account GET http://localhost:{{PROXY}}9898/test/account/{{ACCOUNT_SID}}
-
Get Accounts GET http://localhost:{{PROXY}}9898/test/account
-
Get All Account Agents GET http://localhost:{{PROXY}}9898/test/account/{{ACCOUNT_SID}}/agents
-
Change Billing Model PUT http://localhost:{{PROXY}}9898/test/account/{{ACCOUNT_SID}}/model
-
Delete Account DELETE http://localhost:{{PROXY}}9898/test/account/{{ACCOUNT_SID}}
-
Delete All Accounts DELETE http://localhost:{{PROXY}}9898/test/account/all