Update Agent

Deprecated

DEPRECATED: Use PUT /products/{productId} instead.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

agentIdstringRequired

Request

This endpoint expects an object.
namestringOptional
descriptionstringOptional
externalIdstringOptional
activebooleanOptional
agentCodestringOptional
agentAttributeslist of objectsOptional

Response

Success response
idstring
organizationIdstring
namestring
activeboolean
externalIdstring or null
descriptionstring or null
agentCodestring or null
agentAttributeslist of objects or null