Create or replace Business Hours or service queues
PUT/v1/agent/workspaces/:workspaceId/tools/:toolType
Replaces the complete tool configuration in a workspace owned by the API key application. For queue_routing, omit an item from config.queues to delete it and retain its id to update it.
Request
Responses
- 200
- 400
- 401
- 404
Saved workspace tool configuration.
AGENT_TOOL_CONFIG_VALIDATION.
Missing, invalid, expired, or deleted application API key.
AGENT_WORKSPACE_NOT_FOUND.