description:Partial success case ("202 Partically created"). The representation of the newly created measurement job resource with unsupported list shall be returned.
description:This parameter identifies the list of jobId to select the resources from the collection resources identified with the path component of the URI.
description:The measurement job is deleted by deleting the corresponding measurement job resource. The resource to be deleted is identified with the path component of the URI.
parameters:
-name:jobId
in:path
description:Identifies the measurement job to be deleted.
required:true
schema:
$ref:'#/components/schemas/uri-Type'
responses:
'204':
description:Success case ("204 No Content"). The measurement job resource has been deleted. The response message body is absent.