Subaccount
Delete a subaccount
Permanently deletes a Subaccount
. Optionally associates all Numbers
, Endpoints
, and Applications
that were linked to the deleted Subaccount to the main Plivo Account.
API Endpoint
DELETE
Arguments
Name | Type | Description |
---|---|---|
cascade | boolean | If cascade is set to true , the Applications, Endpoints, and Numbers associated with the Subaccount are also deleted. When set to false , they are mapped to the main Account. Defaults to false . |
Request
Response
HTTP Status Code: 204