x-api-key: ********************
curl --location --request PUT 'https://api.rocketlead.com/api/v1/campaigns//steps/reorder' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "stepIds": [ "string" ] }'