Parties
Set party handle
Set or rename your party's handle; it can never be cleared
put/parties/me/handle
Headers
X-Instance-IDstring nullable
Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.
Request body
Response
Successful Response
Changes
Changed in 4 of the 28 revisions of this API.113
- ○
deleted the
headerrequest parameterX-Agent-IDwith deprecationrequest-parameter-removed-with-deprecation
- ○
- ○
headerrequest parameterX-Agent-IDwas deprecatedrequest-parameter-deprecated
- ○
- ▲
added the pattern
^[a-z0-9][a-z0-9._]{1,28}[a-z0-9]$to the request propertydata/attributes/handlerequest-property-pattern-added
- ●
the
data/attributes/handlerequest property's maxLength was set to30request-property-max-length-set
- ▲
- ○
endpoint added
endpoint-added
- ○