Skip to main content
PUT
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

bucketName
string
required

The name of the bucket

Body

multipart/form-data
certificate
file

The SSL certificate file

private_key
file

The private key file

Response

SSL Certificate Response

data
object