Update Tenant Integration Tools
Replace the tenant-level deny-list and return the updated tool list.
No validation of names against discovery: a deny-list entry for an unknown tool is a harmless no-op, and validating would couple this write to a live provider API call.
Membership is resolved through next_disabled_tools so a full-state PUT that enables one tool cannot persist a different tool as newly disabled (stale client cache / index mix-up). Last-write-wins otherwise: the writers are the tenant's admins on one settings page, and the response always returns the authoritative post-write state (which the UI renders).
Path parameters
Request body
Response
Successful Response
Changes
Changed in 2 of the 28 revisions of this API.3
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○
Of the 28 revisions, 1 has no diff computed.