curl --location --request PUT 'https://api.pixiefixapp.com/api/v1/service-provider/job/delay-job' \ --header 'Content-Type: application/json' \ --data-raw '{ "job_id": "string", "delay": "string" }'
{}