Changes to Login with Slack auth

POST /login

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

Changed in 6 of the 33 revisions of this API.327

  1. 3aa6daedd38c2
  2. 5363057b67b02
  3. 14e268f15cf72
  4. 07d9552ad3fa4
  5. 78fbfa24e9401
  6. 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 500

      response-non-success-status-removed

    • deleted the query request parameter password

      request-parameter-removed

    • deleted the query request parameter teamname

      request-parameter-removed

    • added the new required query request parameter password

      new-required-request-parameter

    • added the new required query request parameter teamname

      new-required-request-parameter

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 404

      response-non-success-status-removed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation