accounts
Permanently delete account.
Will permanently delete an account. Any associated transactions and piggy banks are ALSO deleted. Cannot be recovered from.
delete/v1/accounts/{id}
Path parameters
idstring required
Example:123
The ID of the account.
Headers
X-Trace-Idstring uuid
Example:40c71bbb-c676-4f24-83cf-cc725d7d7a00
Unique identifier associated with this request.
Response
Account deleted
Changes
No recorded changes to this endpoint across all 1 revision of this API.