Set a specific historical version of an agent as the active configuration.
versionId to become the currently active configuration.
x-api-key header to authenticate this request.agentId: The 24-character string ID of the parent agent.versionId: The exact UUID of the version you wish to activate (you can retrieve this using the List Agent Versions endpoint).200 OK status), the following occurs:
versionId.agentId will use this newly activated configuration.agent object so you can verify the settings have been applied in your application.The unique identifier of the agent.
"f790923795a23467555c0ad6"
The UUID of the specific version to activate.
"3052daF7-8cbB-61dE-8820-dAb2019F43fd"
Agent version successfully activated.