Changes to Delete User Event

DELETE /api/v1/users/event/{user_id}/{event_id}

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

Changed in 4 of the 31 revisions of this API.113

  1. c5d39efe16d82
  2. ff75f1135b231
  3. 102136e2c6c11
  4. a9bfbdf3d53b1

What changed

    • for the path request parameter event_id, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the path request parameter user_id, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • added the new 520.00 enum value to the errno response property for the response status 200

      response-property-enum-value-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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