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
Request Examples
Example Request
POST
/people/{id}/status.jsoncurl --request GET \ --url https://{site_name}.teamwork.com/stats.json
Responses
- Code
- 200
- Type
- object
- Schema
- Description
- 200 Response
Example
{}