Skip to main content
PUT
Update profile for current authenticated agent

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
password
string

Response

200

Profile updated successfully

Last modified on July 17, 2026