Skip to content

Upload HTTPS Certificate

POST
/api/v1/developer/api_server/certificates

Available since v2.2.10

Authorizations

bearerAuth
Type
HTTP (bearer)

Request Body

multipart/form-data
object
Format"binary"
Format"binary"

Responses

Successful response

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

Playground

Server
Authorization
Body

Samples

Powered by VitePress OpenAPI