Skip to main content

Update a voice tag

Path Parameters
  • id string required

    Voice tag id

Request Body
  • description string

    A description

  • assign string

    Possible values: [Both, Caller, Agent]

    Which side of the call should we look at to match the phrases

  • phrases string[]
  • priority integer

    What order to look for voice tags. 1 is highest priority

Responses


Schema
  • id integer
  • description string

    A description

  • assign string

    Possible values: [Both, Caller, Agent]

    Which side of the call should we look at to match the phrases

  • phrases string[]
  • priority integer

    What order to look for voice tags. 1 is highest priority