Changes to Deletes a standup

DELETE /v1/standups/{id}

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

Changed in 4 of the 33 revisions of this API.15

  1. 1ccd9e49d97b2
  2. 05bb1dbe028d2
  3. 5363057b67b01
  4. ea0deca478db1

What changed

    • added the non-success response with the status 404

      response-non-success-status-added

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • the endpoint scheme security Auth was added to the API

      api-security-added

    • the endpoint scheme security JWT was removed from the API

      api-security-removed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation