{
  "num_inference_steps": 50,
  "guidance_scale": 2.5,
  "enable_safety_checker": true,
  "output_format": "png",
  "pose_image_url": "",
  "person_image_url": ""
}curl --location --request POST 'https://api.302.ai/302/submit/pose-transfer' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
  "num_inference_steps": 50,
  "guidance_scale": 2.5,
  "enable_safety_checker": true,
  "output_format": "png",
  "pose_image_url": "",
  "person_image_url": ""
}'{
    "completed_at": "",
    "created_at": "",
    "error": "",
    "id": "",
    "model": "",
    "output": "",
    "started_at": "",
    "status": ""
}