Update an agent

Use this endpoint to update a single agent

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the agent.

Body Params
string
required

Updated name of the agent. Validation: It may contain any alphanumeric character, spaces, and the characters - _ + . /

string

Updated description of the agent. It may contain any alphanumeric character, spaces, line breaks, and the characters - _ + . /

string
enum
required

Type of the existing agent. The valid types are file-log, empower, unicorn, labx, chromeleon or user-defined It is not allowed to change the type of the agent, so this parameter must match the type of the agent being updated

Allowed:
string

Source Type of a user-defined agent. For a user-defined agent, it may contain any lower-case alphanumeric character, spaces, and the characters - _ + . / However, a space can't be the first character. For other agent types it must be empty, null or not present

string
enum
required

Type of the updated integration for the agent. The valid types are api or `datahub.

Allowed:
uuid
required

Id of the connector to be used by the agent, in GUID format

uuid

Id of the Data Hub to be used by the new agent, in GUID format. It is required for integrations of type 'datahub'. It must be set to null, empty or not present for integrations of type 'api'

tags
array of strings

Tags to associate with the agent.

tags
metadata
object

Metadata to associate with the agent.

labels
object

Labels to add or drop from the agent

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json