Check DigiCert account permissions for certificate deployment

Checks that the DigiCert account associated with the given ID holds all
permissions required to deploy certificates via the Trust Lifecycle Manager.
Returns 204 if all required permissions are present. Returns 403 with a
list of missing permission names if any are absent.

Required Permissions: digicert-settings:read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the DigiCert Trust Lifecycle Manager settings.

Headers
uuid
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The tenant UUID identifier. Send it to address tenant scope. This API is also published at environment scope — send that scope's header instead. Send exactly one scope header per request.

uuid
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The environment UUID identifier. Send it to address environment scope. This API is also published at tenant scope — send that scope's header instead. Send exactly one scope header per request.

Responses
204

DigiCert account has all required permissions for certificate deployment.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json