Create a new API key and secret.
Requires a member or owner role (with the create:api_credentials permission) in the organization that owns the application.
Returns: The created API key and secret.
Security Note: The API secret is only returned in this response and cannot be retrieved later. Store it securely immediately.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.