Teamwork API Documentation
Endpoints implemented
POSTSignUp
https://teamwork-ac11.herokuapp.com/api/v2/signup
HEADERS
Content-Type
Bodyraw
Example Request
SignUp
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
POSTLogIn
https://teamwork-ac11.herokuapp.com/api/v2/signin
HEADERS
Content-Type
Bodyraw
Example Request
LogIn
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers
POSTCreateArticle
https://teamwork-ac11.herokuapp.com/api/v2/article/create
HEADERS
Authorization
Content-Type
Bodyraw
Example Request
CreateArticle
Example Response
No response body
This request doesn't return any response body
No response headers
This request doesn't return any response headers