curl --location --request PUT 'https://api.pixiefixapp.com/api/v1/job/user-confirm-job-completed' \ --header 'Content-Type: application/json' \ --data-raw '{ "job_id": "string", "user_confirm_job_completed": true }'
{}