delete_account
Permanently delete an account by invoking the DELETE /accounts/{accountId} endpoint. Provide the account ID in path_params to remove it from the system.
Instructions
Permanently delete an account. Calls DELETE /accounts/{accountId}. Put route IDs in path_params and filtering, pagination, sorting, or include values in query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| query | No | ||
| path_params | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||