Authorization: Bearer ********************curl --location --request POST 'https://api-staging.tenbyte.io/v1/api/jobs' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"vm_uuid": "2f4bb51f-bcdd-4c43-b558-b7039ed58cb5",
"interval_minutes": 1,
"api_key": "l5chbkH9PYDzi2WAzG4HufepAABxkdTi"
}'{}