Certificates
Delete an X509 certificate.
Deletes an existing X509 certificate or does nothing if it does not exist.
delete/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Devices/IotHubs/{resourceName}/certificates/{certificateName}
Path parameters
subscriptionIdstring required
The subscription identifier.
resourceGroupNamestring required
The name of the resource group that contains the IoT hub.
resourceNamestring required
The name of the IoT hub.
certificateNamestring required
The name of the certificate
Query parameters
api-versionstring required
The version of the API.
Headers
If-Matchstring required
ETag of the Certificate.
Response
Certificate has been deleted.