Upload Trusted Certs
Use this endpoint to upload custom certs to be trusted
Authorized Roles : PROVIDER
Request
URI
POST
https://{api_host}/appliance/provider/add-trusted-certificates
COPY
Request Body
File
of type(s)
multipart/form-data
Optional
{
"certificate": "string"
}
string
certificate
Required
certificate
Responses
200
OK
Operation doesn't return any data structure
Provider Certificates Operations
GET
Fetch All Trusted Certs
GET
Get Provider API Cert
POST
Sync Trusted Certs
POST
Upload Provider Certificates
POST
Upload Trusted Certs