Delete Client Certificate
DELETE {{baseUrl}}/organizations/:organizationId/clientcertificates/:certificateId
Delete a client certificate with the provided ID. You are limited to 10 client certificates, so you will need to delete ones that have expired or are not in use so you can create new ones.
Administrator Request
To use this call you must be a Qualtrics brand administrator
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"meta":{"httpStatus":"200 - OK","requestId":"12345-67890"}}