createVault
post
/exchange
Create a vault.
Body
Create a vault.
nonceintegerRequired
Nonce (timestamp in ms) used to prevent replay attacks.
expiresAfterintegerOptional
Expiration time of the action.
Responses
200
Response for creating a vault.
application/json
Responseany of
Response for creating a vault.
or
422
Failed to deserialize the JSON body into the target type
text/plain
post
/exchangeLast updated