POST/me/status.json

Create my Status

Create your status by using the me/status.json endpoint.


Body Params

    • Name
      userstatus
      Type
      object

    Responses

    • Code
      200
      Description
      200 Response

    Examples

    200 Response

    application/json
    {
      "id": 1234,
      "STATUS": "OK"
    }