October 2018
Intermediate to advanced
590 pages
15h 5m
English
This will also be a POST request, which is sent to /api/teams with a payload similar to the following:
{ "name": "Sales & Marketing"}
A successful response will also have the status code 201 and the body will be as follows:
{ "id": 123 "name": "Sales & Marketing"}
Once a team is created, it will show up on the home page with no board under it.
Read now
Unlock full access