Delete trusted certificate

Delete trusted certificate

API to delete trusted certificate

Request
URI
DELETE
https://{api_host}/api/admin/certificates/{sha256}
COPY
Path Parameters
string
sha256
Required

sha256

Header Parameters
string
Accept
Required

application/json

string
Content-Type
Required

application/json


Authentication
This operation uses the following authentication methods.
Responses
200

Status 200

{
    "data": "{}",
    "success": true,
    "completed": true,
    "time": "time"
}
boolean
success
Optional

success

boolean
completed
Optional

completed

string
time
Optional

time

object
data
Optional

data