x-api-key: ********************curl --location --request PUT '/sequences/69fc59858009c6f1954a9c8a/variant/status' \
--header 'x-workspace;' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"step": 0,
"variant": 0,
"status": "Active"
}'