Delete Sub-Account
Delete a Sub-Account, only unpaid, via API
You can interact with this API by sending a DELETE
request. This allows you to delete a Sub-Account in your Agency Account. Make sure this action cannot be undone.
API Endpoint
The following endpoint/URL should be used in order to access this API:
Request Headers
The API must have the following request headers:
Query Parameters
The API accepts the following query parameters:
email
(Type: Email, Required)Email address of the SubAccount.
Must be a valid email format.
Request Example
Here's an example of the request:
Response Example
Here's an example of the response:
Learn More - https://app.stammer.ai/en/api-docs/subaccount/delete/
Last updated