Deprecated: use /api/capture/http

Deprecated HTTP capture endpoint.

Kept for backwards compatibility with old smello client wheels in the wild, which only ever posted HTTP captures here. New clients should use the typed endpoints /api/capture/http, /api/capture/log, /api/capture/exception.

post/api/capture

Request body

idstring nullable
timestampstring date-time nullable
appstring
sessionstring
duration_msinteger

Response

Successful Response

statusstring required

Changes

Changed in 3 of the 9 revisions of this API.167

  • 71ae1afbca8d145See the full diff
    • the response request property type/format changed from object/ to /

      request-property-type-changed

    • removed the request property response/body

      request-property-removed

    • removed the request property response/body_size

      request-property-removed

    • removed the request property response/headers

      request-property-removed

    • removed the request property response/status_code

      request-property-removed

    • added the new optional request property error

      new-optional-request-property

    • added the new optional request property hierarchy

      new-optional-request-property

    • added HttpResponseData subschema #2 to the response request property anyOf list

      request-property-any-of-added

    • the request property response became optional

      request-property-became-optional

    • the meta request property default value {"library":"unknown","python_version":"","smello_version":""} was removed

      request-property-default-value-removed

    • added the new optional request property app

      new-optional-request-property

    • added the new optional request property session

      new-optional-request-property

    • removed the request property app

      request-property-removed

    • removed the request property session

      request-property-removed

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