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 header request parameter X-Agent-ID with deprecation

      request-parameter-removed-with-deprecation

    • header request parameter X-Agent-ID was deprecated

      request-parameter-deprecated

  • 270e233e401c11See the full diff
    • added the pattern ^[a-z0-9][a-z0-9._]{1,28}[a-z0-9]$ to the request property data/attributes/handle

      request-property-pattern-added

    • the data/attributes/handle request property's maxLength was set to 30

      request-property-max-length-set

    • endpoint added

      endpoint-added