Generate 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.

Language
URL
Response
Click Try It! to start a request and see the response here!