Generate API Key
This endpoint is used to generate an API key. The RSA public key you provide should be in 2048 bit PKCS#8 encoded format. A public key is a mandatory input for generating the API key.The public key should be a unique key. The apiKeyId you get in the response is what you should use to generate the JWT token. You can use one of the following authorization methods to accessthis API:cobsessionJWT token Alternatively, you can use base 64 encoded cob...