curl --location --request PUT '/api/v1/campaigns//steps/reorder' \ --header 'Content-Type: application/json' \ --data-raw '{ "stepIds": [ "string" ] }'