Removes the selected Account.
Headers
Name | Value |
---|---|
Content-Type | application/json |
Authorization | Bearer {token} |
Request
Empty body
Response
Name | Value |
---|---|
accountId | Int. The ID of the account that was deleted. |
Status Code
Code | Comment |
---|---|
202 | Request OK, account deleted. |
401 | User not authorized. |