/authorizer/api/v1/{ca_type}/enrollAsk AIpost https://example.com/authorizer/api/v1/{ca_type}/enrollEnroll an EE certificate from extender CAPath Paramsca_typestringrequiredCA type, "extender" or "icap"Body ParamsCertificate enroll requestca_idstringOptional CA key UUID, if not specified the default extender CA is usedcsrstringrequiredCertificate signing request in PEM formatownerstringrequiredCertificate owner UUIDHeadersAuthorizationstringrequiredDefaults to Bearer a-proper-token-goes-hereOAuth2 tokenResponses 200Successful response, returns EE certificate in enroll response 400Bad request 401Unauthorized request, OAuth2 authorization missing or invalid 403Unauthorized request, OAuth2 authorization OK but scope insufficient 500Internal server errorUpdated over 2 years ago