Agents

Enable or disable an agent

Use this endpoint to enable or disable an agent

put/v1/agents/{agentId}/enabled

Path parameters

agentIdstring uuid required

The ID of the agent.

Request body

enabledboolean required

Enable or disable the the agent

Response

Agent isEnabled property updated successfully

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.