Delete the Root Certificate of an Integration, specified by ID

delete

/iot/api/v2/apps/{app-id}/integrations/{integration-id}/certificate

Delete the root certificate of an Integration, specified by Integration ID.

Request

Path Parameters
Back to Top

Response

204 Response

Successfully processed

401 Response

Unauthorized. The request requires user authentication.

403 Response

Forbidden. The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated.

404 Response

Not Found. The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
Back to Top