Add tags
POST https://daas.digicert.com/apicontroller/v1/certificate/addTags
Add custom user tags to one or more certificates. Use tags to customize how you want to categorize and manage your certificates.
Example requests and responses
Request parameters
Name  | Req/Opt  | Type  | Description  | 
|---|---|---|---|
accountId  | required  | string  | Account ID.  | 
divisionIds  | optional  | array  | Division IDs.  | 
certId  | required  | array  | Unique DigiCert-generated ID for the certificate found on the endpoint. Get the certificate ID from the List certificates request.  | 
tags  | required  | string  | Custom user tags.  |