DELETE
/
api
/
v1
/
ssh
/
certificate-templates
/
{certificateTemplateId}

Path Parameters

certificateTemplateId
string
required

The ID of the SSH certificate template to delete.

Response

200 - application/json
allowCustomKeyIds
boolean
required
allowedHosts
string[]
required
allowedUsers
string[]
required
allowHostCertificates
boolean
required
allowUserCertificates
boolean
required
id
string
required
maxTTL
string
required
name
string
required
sshCaId
string
required
status
string
required
ttl
string
required

Was this page helpful?