/v1/client-credentialsBasic (admin)Issue a new client ID and secret. Returns the plain-text secret once, along with an RSA public/private key pair used to encrypt future auth requests.
Request & response+
clientPasswordstringrequiredPassword that protects the returned client secret.
clientIdstringclientSecretstringShown once. Store securely.
encodedClientSecretstringRSA-encrypted secret used on the token endpoint.
encodedPrivateKeystringencodedPublicKeystringcreationTimestampnumberMilliseconds since epoch.