Certificates
Authorizations
AuthorizationstringRequired
API key passed in the Authorization header. Format: <api-key>
Body
connector_idstring · nullableOptional
certificatestringRequired
passphrasestring · max: 1000 · nullableOptional
Responses
200
Successful response
application/json
401
Unauthenticated
403
Unauthorized
422
Validation Error
application/json
post
/api/v1/certificatesAuthorizations
AuthorizationstringRequired
API key passed in the Authorization header. Format: <api-key>
Path parameters
certificatestringRequired
The certificate identifier.
Responses
200
Successful response
application/json
messagestringOptional
401
Unauthenticated
403
Unauthorized
delete
/api/v1/certificates/{certificate}Last updated
Was this helpful?