Certificates

Store

post

Validation Rules

These are the basic validation rules for the request. More detailed validation may apply depending on the data being sent. Please see the response for any extra requirements

Field
Type
Required

connector_id

certificate

passphrase

string

Authorizations
Body
connector_idstring · nullableOptional
certificatestringRequired
passphrasestring · max: 1000 · nullableOptional
Responses
chevron-right
200

Successful response

application/json
post
/api/v1/certificates

Destroy

delete

Delete a certificate.

Authorizations
Path parameters
certificatestringRequired

The certificate identifier.

Responses
chevron-right
200

Successful response

application/json
messagestringOptional
delete
/api/v1/certificates/{certificate}

Last updated

Was this helpful?