POST/me/status.json
Create my Status
Create your status by using the me/status.json endpoint.
Responses
- Code
- 200
- Description
- 200 Response
200 Response
application/json
{
"id": 1234,
"STATUS": "OK"
}
Create your status by using the me/status.json endpoint.
{
"id": 1234,
"STATUS": "OK"
}