POST/people/{id}/status.json

Create a User Status

Creates a status for the user you pass in.


Path Params

  • Name
    id
    Type
    string
    required
    Description

Body Params

    • Name
      userStatus
      Type
      object

    Request Examples

    Example Request

    POST
    /people/{id}/status.json
    curl --request GET \
         --url https://{site_name}.teamwork.com/stats.json

    Responses

    • Code
      200
      Type
      object
      Schema
      Description
      200 Response

    Examples

    Example

    {}