AgentVariationService
Agent Variations
Remove an assignment from a variation
Detaches an assignment from a variation, identified by the assignment ID returned when it was added.
delete/v1/workspaces/{workspaceId}/agents/{agentId}/variations/{variationId}/assignments/{id}
Path parameters
workspaceIdstring required
Example:workspace_01HXKD2E5NQM3T9AYWCF133E3Q
Workspace ID.
agentIdstring required
Example:agent_01HXKD2E5NQM3T9AYWCFMGWT9Y
Agent ID. Accepts the canonical agent_… form or the external_id:<value> form.
variationIdstring required
Example:agentvar_01HXKD2E5NQM3T9AYWCF32BSPP
Variation ID. Accepts the canonical agentvar_… form or the external_id:<value> form.
idstring required
Example:avt_01HXKD2E5NQM3T9AYWCFJE6K89
Response
OK