Skip to main content
POST
/
api
/
Jobs
/
Sources
Update Job Sources.
curl --request POST \
  --url https://api.example.com/api/Jobs/Sources \
  --header 'Content-Type: application/json' \
  --data '[
  "<string>"
]'

Body

application/json

Response

200

OK