Instructions
Activate an instruction
Activate a built Otim instruction
POST
After building your Instruction, you need to:
- sign 712 typed hash associated with your chosen Action (check out How to Construct Instruction Activation and Deactivation EIP-712 Hashes)
- submit the signature and your Instruction parameters from the build step when calling this endpoint
Below is an example workflow of how to retrieve all parameters needed for activating an end-to-end USDT Sweep Instruction + showing you the designated deposit address to send USDT to:
Authorizations
JWT token for API authentication
Body
application/json
Response
201 - application/json
Instruction created successfully
The response is of type object
.