Create a Connector for your company
TLS Protect Cloud
Eliminate TLS certificate-related
outages
Create a Connector for your company
xxxxxxxxxx
13curl --request POST \
--url https://api.venafi.cloud/v1/connectors \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"properties": {
"target": {
"type": "generic"
}
}
}
'
Try It!
to start a request and see the response here! Or choose an example: