Theme switcher

Delete User Account

Header Parameters

Authorizationstring

Bearer token used to authenticate the request and authorize access to the resource.

Query Parameters

deleteFromTradingSystemboolean

If true, all trading accounts linked to this user account will also be deleted from the trading system

Default value
true

Path Parameters

userAccountUuidstring Required

The unique identifier of the user account to delete

Response

200
Object

OK

Response Attributes

userAccountUuidstring Required
deletedboolean Required
errorMessagestring
tradingAccountsarray Required
400
Object

Bad Request

Response Attributes

statusstring

HTTP status code

titlestring

Error title

detailstring

Error detail

pathstring

Request path

timestampstring

Error timestamp

401
Object

Unauthorized

Response Attributes

statusstring

HTTP status code

titlestring

Error title

detailstring

Error detail

pathstring

Request path

timestampstring

Error timestamp

403
Object

Forbidden

Response Attributes

statusstring

HTTP status code

titlestring

Error title

detailstring

Error detail

pathstring

Request path

timestampstring

Error timestamp

500
Object

Internal Server Error

Response Attributes

statusstring

HTTP status code

titlestring

Error title

detailstring

Error detail

pathstring

Request path

timestampstring

Error timestamp

DELETE

/

Select
1

Response

View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot