Skip to main content

Delete key

POST https://daas.digicert.com/apicontroller/v1/key/delete

Use this endpoint to permanently delete one or more SSH keys from the scan.

Example requests and responses

Request parameters

Name

Req/Opt

Type

Description

accountId

required

string

Account ID.

divisionIds

required

array

User's division IDs.

keyNameList

required

array

List of one or more strings. Each string is the name of a key to delete.

Response parameters

Name

Type

Description

error

object

Includes error codes, if any.

data

string

Message with information about the request.