Skip to main content
PUT
Upload agent icon

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer
required

ID of the agent

Body

multipart/form-data
icon
file
required

Image file to upload as agent icon (max 5MB)

Response

Icon uploaded successfully