Secure Action

When a client wants to perform an action on chain on behalf of the user, a verification prompt is sent to the user. This API sends the prompt for user to verify

Secure action init

post
Path parameters
user_uuidstringRequired
order_uuidstringRequired
Responses
200

Success response

application/json
post
/user/{user_uuid}/orders/{order_uuid}/secure-action/init

Last updated

Was this helpful?