Required. The unique identifier of the agent. If the brand identifier is "1234" and the agent identifier is "5678", this parameter resolves to "brands/1234/agents/5678".
Request body
The request body contains data with the following structure:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-14 UTC."],[[["Initiates the launch process for a specified agent, making it available to users upon successful launch."],["Only one launch instance can exist for an agent at any given time."],["The launch is requested using a POST request to a specific URL, which includes the unique identifier of the agent."],["The request body requires the `agentLaunch` object, which details the agent launch parameters, however name and launch status are ignored."],["A successful request will return an `AgentLaunch` instance in the response body."]]],[]]