v1
latestOpenAPI 3.0.12026-07-24283883639.5 KBCertificate
Create a New Certificate
This endpoint creates a new certificate in the system. <h3>Required Scope</h3>certificates:write
post/api/v2/certificates
Request body
Example request
{
"data": {
"attributes": {
"user-identifier-type": "UserId"
}
}
}Response
Success