| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc organization certificate-based-auth-configuration create --organization-id {organization-id} --body '{
\
"certificateAuthorities": [
\
{
\
"isRootAuthority": true,
\
"certificate": "Binary"
\
}
\
]
\
}
\
'