curl --location -g --request POST 'https://api-dev.commandroom.ai/api/tasks/{{task_id}}/build-steps' \
--header 'X-Tenant-Uuid: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "Clarify goals and requirements for the automated invoice generation process.",
"sort": 1
}'{"error":"Tenant identifier not provided","message":"A tenant identifier is required for this request"}