v1

Create Conversation

post/api/v1/assistant/trademe/conversations

Headers

is-in-staff-groupstring nullable
authorizationstring nullable

Request body

titlestring nullable
inviteesstring[]

Response

Successful Response

idstring required
titlestring nullable
createdAtstring date-time required
updatedAtstring date-time required
lastMessageAtstring date-time nullable
isSharedboolean required
assistantStatus'idle' | 'running' | 'error'
messageCountinteger
capabilitiesstring[] nullable
kindstring

Changes

Changed in 5 of the 14 revisions of this API.117

    • ●

      removed the request property

      request-property-removed

  • fef830d3027213See the full diff
    • ▲

      added to the / response property oneOf list for the response status

      response-property-one-of-added

    • ○

      added property_deep_link discriminator mapping keys to the / request property

      request-property-discriminator-mapping-added

    • ○

      added to the / request property oneOf list

      request-property-one-of-added

    • ○

      added property_deep_link discriminator mapping keys to the / response property for the response status

      response-property-discriminator-mapping-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      the endpoint scheme security AnvilBearerToken was added to the API

      api-security-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • ○

      added the new optional header request parameter is-in-staff-group

      new-optional-request-parameter

    • ○

      added the optional property to the response with the status

      response-optional-property-added