post https://api.sigmacomputing.com/v2/credentials
Create API client credentials for a given user. To make this request, your API client credentials must be associated with a Sigma admin user for the same Sigma organization.
Important: The response includes sensitive information. Ensure that you securely store and handle the returned clientId and clientSecret. These credentials grant access to your Sigma account and should never be exposed publicly or shared unnecessarily.
Usage Notes:
- Retrieve the ownerId by calling the /v2/members endpoint and using the
memberIdincluded in the response.
