Changes to Delete Agent

DELETE /api/v1/ai/agents/{agent_id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 8 of the 26 revisions of this API.115

  1. 1e014c365df211
  2. 5b77ae7cc5c41
  3. b2372bf7485c2
  4. 05cf5f034c745
  5. bd9470194fe11
  6. d681a7df36092
  7. 7ee2ad97db781
  8. 56253b536c002

What changed

  • 1e014c365df211See the full diff
    • removed the optional property data/anyOf[subschema #1: Agent]/user from the response with the 200 status

      response-optional-property-removed

    • added the optional property data/anyOf[subschema #1: Agent]/source to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1: Agent]/creator/anyOf[subschema #1: User]/user_photo to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1: Agent]/creator/anyOf[subschema #1: User]/actions to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1: Agent]/energy_points to the response with the 200 status

      response-optional-property-added

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

    • api tag android_app added

      api-tag-added

    • api tag evaluation added

      api-tag-added

    • api tag web_app added

      api-tag-added

    • added the optional property data/anyOf[subschema #1: Agent]/background_animated to the response with the 200 status

      response-optional-property-added

    • added the required property data/anyOf[subschema #1: Agent]/version to the response with the 200 status

      response-required-property-added

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

    • added the optional property data/anyOf[subschema #1: Agent]/user to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1: Agent]/avatar_size to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1: Agent]/background_size to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1: Agent]/meta_data to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1: Agent]/deleted_at to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1: Agent]/opening_audio_url to the response with the 200 status

      response-optional-property-added