Success
curl -i -X GET \ https://docs.norce.io/ChannelService/ChannelService/api/v1/jobs/job \ -H 'Authorization: Bearer <YOUR_JWT_HERE>'
No response example
curl -i -X GET \ https://docs.norce.io/ChannelService/api/v1/jobs/job \ -H 'Authorization: Bearer <YOUR_JWT_HERE>'
No response example
curl -i -X PATCH \ https://docs.norce.io/ChannelService/ChannelService/api/v1/jobs/completejob \ -H 'Authorization: Bearer <YOUR_JWT_HERE>'
No response example
curl -i -X PATCH \ https://docs.norce.io/ChannelService/api/v1/jobs/completejob \ -H 'Authorization: Bearer <YOUR_JWT_HERE>'
No response example
curl -i -X PUT \ https://docs.norce.io/ChannelService/ChannelService/api/v1/jobs/cancel \ -H 'Authorization: Bearer <YOUR_JWT_HERE>'
No response example
curl -i -X PUT \ https://docs.norce.io/ChannelService/api/v1/jobs/cancel \ -H 'Authorization: Bearer <YOUR_JWT_HERE>'
No response example