Skip to content

Delete HTTPS Certificate

DELETE
/api/v1/developer/api_server/certificates

Available since v2.2.10

Authorizations

bearerAuth
Type
HTTP (bearer)

Responses

Successful response

application/json
JSON
{
  
"code": "SUCCESS",
  
"msg": "success",
  
"data": "success"
}

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI