v1

latestOpenAPI 3.0.02026-07-2653703.5 MB
orgs/authCerts

Create an X.509 authentication certificate

Create an X.509 certificate for an org to be used as a means of authentication against the api. The caller must have a superset of the scopes to be assigned via the roleId. Check the following link for how to authenticate https://openpath.readme.io/docs/using-the-api#using-signed-jwt-for-authentication<br/><br/>JWT is required for this endpoint with at least one of the following scopes: o:w,o:r,s-o:w,s-o:r,o{params.orgId}-cert:w,o{params.orgId}-cert:r<br/><br/>Endpoint name: createAuthCert

post/orgs/{orgId}/authCerts

Path parameters

orgIdinteger required

Request body

certificatestring required
canOnlySelfModifyboolean
namestring
roleIdinteger required

Response

Successful