Jobs - Cancel Import Export Job

Cancels an import or export job in the IoT Hub.

DELETE https://fully-qualified-iothubname.azure-devices.net/jobs/{id}?api-version=2020-05-31-preview

URI Parameters

Name In Required Type Description
id
path True

string

The unique identifier of the job.

api-version
query True

string

Version of the Api.

Responses

Name Type Description
200 OK

object

OK

204 No Content

No Content.