Disallow Agent Type
Remove an agent type from the tenant’s allow-list and cascade-deregister all running instances of that type for the tenant. After this call, new registrations of this type will be rejected when policy_mode is allow-list. Existing instances are immediately deregistered and their sessions unbound.
POST
Disallow Agent Type
Body
application/json
Response
Agent type removed from allow-list and instances deregistered.
Example:
true
The agent type that was disallowed.
Example:
"document-processor"
true if the type was found and removed from the allow-list. false if it was not in the list.
Example:
true
Number of running instances that were cascade-deregistered.
Example:
2
