API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Update certificate by name

List certificate uploaded by customer.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

Certificate name.

Query Params
string

LOCAL - To update local objects. SHARED - To update shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be updated. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be updated. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

certificatebody object

string
length ≤ 9999

Certificate name.

string
enum

Certificate type.

Show Details
CA_CERTTrusted CA.
CLIENT_CERTClient Cert.
CRLCertificate Revocation List.
OCSP_RESPONDER_CERTOCSP Response Cert.
OCSP_SIGNER_CERTOCSP Signer Cert.
SERVER_CERTServer Cert.
Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json