Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Jobs - Cancel Import Export Job

Service:
IoT Hub
API Version:
2021-04-12

Cancels an import or export job in the IoT Hub.

DELETE https://fully-qualified-iothubname.azure-devices.net/jobs/{id}?api-version=2021-04-12

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.