patch https://example.com/api/integration_sets
Update one integration set using JSON patch(es) with the UUID.
The following patch ops
are supported:
replace
The following patch paths
are supported:
/is_selected
Patch is applied as follows:
- The
uuids
property in the request body object must be provided and must be a singleuuid
: - Only
one
integration_set may be selected during the lifetime of the system