Success
Channel Service (v1)
Download OpenAPI description
Languages
Servers
https://docs.norce.io/ChannelService/
https://docs.norce.io/ChannelService/ChannelService/api/v1/jobs/job
- cURL
- JS
- C#
curl -i -X GET \
https://docs.norce.io/ChannelService/ChannelService/api/v1/jobs/job \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'
Response
No response example
https://docs.norce.io/ChannelService/api/v1/jobs/job
- cURL
- JS
- C#
curl -i -X GET \
https://docs.norce.io/ChannelService/api/v1/jobs/job \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'
Response
No response example
https://docs.norce.io/ChannelService/ChannelService/api/v1/jobs/completejob
- cURL
- JS
- C#
curl -i -X PATCH \
https://docs.norce.io/ChannelService/ChannelService/api/v1/jobs/completejob \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'
Response
No response example
https://docs.norce.io/ChannelService/api/v1/jobs/completejob
- cURL
- JS
- C#
curl -i -X PATCH \
https://docs.norce.io/ChannelService/api/v1/jobs/completejob \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'
Response
No response example
https://docs.norce.io/ChannelService/ChannelService/api/v1/jobs/cancel
- cURL
- JS
- C#
curl -i -X PUT \
https://docs.norce.io/ChannelService/ChannelService/api/v1/jobs/cancel \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'
Response
No response example
https://docs.norce.io/ChannelService/api/v1/jobs/cancel
- cURL
- JS
- C#
curl -i -X PUT \
https://docs.norce.io/ChannelService/api/v1/jobs/cancel \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'
Response
No response example