Upload Certificate
Certificates
Upload Certificate
Upload a CA certificate to trust in browser sessions. Certificates are managed at the team level. Once uploaded, reference the certificate by name when creating sessions to trust services using that CA.
See CA Certificates documentation for more details.
POST
Upload Certificate
Authorizations
API key passed in the header
Body
multipart/form-data
Unique identifier for the certificate (alphanumeric, hyphens, underscores only, 1-255 characters)
Pattern:
^[a-zA-Z0-9\-_]+$Certificate file (.crt, .pem, .cer, or .der format)
Optional description of the certificate (max 1000 characters)
Maximum string length:
1000Response
Certificate uploaded successfully

