Accounts
Delete Account
The delete account service allows an account to be deleted.<br>This service does not return a response. The HTTP response code is 204 (Success with no content).<br>
delete/accounts/{accountId}
Path parameters
accountIdinteger required
accountId
Response
OK