post
https://api.autra.io/v1/tenants//keys//credentials
Generates clientId and clientSecret for the tenant. The credentials are RSA-OAEP encrypted with the tenant's public key and returned as base64(encClientId):base64(encClientSecret). Decrypt with your private key (re-import as RSA-OAEP) to extract the raw values.
