Updating Integrations
PATCH Integration Attributes
Integration attributes can be updated via the PATCH HTTP Verb on the integrations endpoint.
Example
The following example updates the Integration's "Team Subscription" flag via the autosubscribe
property on the specified integration.
When set to true
users with access to the integration will be automatically subscribed.
Integration Attributes
For a full list of attributes that can be updated via the PATCH
endpoint see the integration attributes page.
Last updated