POST/me/status.json
Create my Status
Create your status by using the me/status.json endpoint.
Request Examples
Example Request
POST
/me/status.jsoncurl --request GET \ --url https://{site_name}.teamwork.com/stats.json
Responses
- Code
- 200
- Description
- 200 Response
200 Response
application/json
{
"id": 1234,
"STATUS": "OK"
}