---
title: "Changes to Login with Slack auth"
method: POST
path: "/login"
---

# Changes to Login with Slack auth

`POST /login`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 33 revisions.

- **2019-07-20** `3aa6daedd38c` — 2 info
- **2019-04-09** `5363057b67b0` — 2 warning
- **2019-04-04** `14e268f15cf7` — 2 breaking
- **2019-03-27** `07d9552ad3fa` — 4 info
- **2019-03-25** `78fbfa24e940` — 1 info
- **2019-03-13** `ea0deca478db` — 1 breaking

## Changes

- **2019-07-20** `3aa6daedd38c` — 2 info
  - added the non-success response with the status `404`
  - removed the non-success response with the status `500`
- **2019-04-09** `5363057b67b0` — 2 warning
  - deleted the `query` request parameter `password`
  - deleted the `query` request parameter `teamname`
- **2019-04-04** `14e268f15cf7` — 2 breaking
  - added the new required `query` request parameter `password`
  - added the new required `query` request parameter `teamname`
- **2019-03-27** `07d9552ad3fa` — 4 info
  - added the non-success response with the status `400`
  - added the non-success response with the status `500`
  - removed the non-success response with the status `401`
  - removed the non-success response with the status `404`
- **2019-03-25** `78fbfa24e940` — 1 info
  - endpoint added
- **2019-03-13** `ea0deca478db` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/maddevsio/apis/mad-devs-comedian/docs/login/post.md) · [API](https://skmtc.dev/maddevsio/apis/mad-devs-comedian.md) · [Page](https://skmtc.dev/maddevsio/apis/mad-devs-comedian/changes/login/post)
