Creates a new integration account. The response type depends on the authentication type specified in the request:
For OAuth authentication (authType: ‘OAUTH’):
For other authentication methods (authType: ‘API_KEY’, ‘USERNAME_PASSWORD’):
Optional tenant ID to specify which tenant to operate as. Controls access to integration accounts. If not provided, the default tenant will be used.
Integration account created successfully
The response is of type any
.
The response is of type any
.
The response is of type any
.