POST
/
v1
/
bucket
/
b5f7de1d-2bf2-41d6-89e9-3315d48fa4c1
/
withdraw
/
confirm
/
tr__bkd__67e9205fb95c87ebe2e7b9ae
curl --request POST \
  --url https://api.rokcel.com/v1/bucket/b5f7de1d-2bf2-41d6-89e9-3315d48fa4c1/withdraw/confirm/tr__bkd__67e9205fb95c87ebe2e7b9ae \
  --header 'Content-Type: application/json' \
  --data '"{\n    //   \"otp\": \"558629\"\n    \"password\": \"1234567\"\n}"'

Headers

x-auth-token
string
Example:

"{{APP_TOKEN}}"

Query Parameters

skip
string
Example:

"89563"

Body

application/json ยท any

The body is of type any.