v1
latestOpenAPI 3.0.02026-07-2653703.5 MBorgs/authCerts
Delete an X.509 authentication certificate
Delete an X.509 certificate for an org. If this resource is being updated has the canOnlySelfModify property set, then cert-based JWT authentication is required using a JWT signed using that same cert's private key. 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,s-o:w,o{params.orgId}-cert:w,o{params.orgId}-cert{params.authCertId}:w<br/><br/>Endpoint name: deleteAuthCert
delete/orgs/{orgId}/authCerts/{authCertId}
Path parameters
orgIdinteger required
authCertIdinteger required
Response
No Content