Request Client Certificate

Creation and submission of a request for a new Client Certificate.

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

Client Certificate enrollment request object

int32
≥ 1

Organization ID

string
required
length between 1 and 64

Person first name. Constraint: firstName must not be empty, firstName + middleName + lastName must be in range of 1 to 64 characters

string
length between 0 and 64

Person middle name. Constraint: firstName + middleName + lastName must be in range of 1 to 64 characters

string
required
length between 0 and 64

Person last name. Constraint: lastName must not be empty, firstName + middleName + lastName must be in range of 1 to 64 characters

string
required
length between 0 and 128

Person e-mail

string
length between 0 and 32
[#|0-9|\(|\)|\-|\+| x]*

Person telephone

secondaryEmails
array of strings

Person secondary e-mails

secondaryEmails
string
required
length between 1 and 32767
[a-zA-Z0-9-+=\/\s]+

Certificate signing request

int32
≥ 1

Certificate Profile ID

int32
≥ 1

Certificate validity period in days

customFields
array of objects

Custom fields to be applied to requested certificate

customFields
string
length between 0 and 64

Person's common name, if omitted will be constructed from Person's full name

string
length between 0 and 256

Principal name

string
length between 0 and 128

EPPN

string
length between 0 and 1024

Comments for enroll request

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Bad Request

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*