curl --location --request POST 'https://api-uat.x-id.io/v6/signing/redirect/request' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"bytes": "/8Sh6xef604iedYjkqN0BnQ2ycFlNmvxNw0tsIk9SFo=",
"is_digest": true,
"redirect_url": "https://xid.inc/home",
"state": "{{$guid}}"
}'{
"request_id": "string",
"expires_in": 0,
"redirect_url": "http://example.com"
}