Skip to main content
POST
Bulk update trading accounts

Authorizations

Authorization
string
header
required

JWT Bearer token for user session auth. Format: "Bearer {token}". Used by User and Organization endpoints.

Body

application/json
filters
object
required

Filters to select which accounts to update

updates
object
required

Updates to apply

reason
string
required

Reason for the bulk update (required for audit)

Minimum string length: 3
Example:

"Outage compensation - Feb 17 incident"

Response

Bulk update successful

success
boolean
Example:

true

message
string
Example:

"Successfully updated 15 accounts"

data
object
Example: