Skip to main content
POST
Java (SDK)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Trading password to set

password
string<password>
required
Example:

"MySecurePassword123!"

Response

Trading password set successfully