---
title: "POST /working_state/"
method: POST
path: "/working_state/"
tags: ["working_state"]
---

# POST /working_state/

`POST /working_state/`

## Query parameters

- `format` 'json' | 'xlsx'

## Request body

- WorkingState
  - `account_role` string, uri
  - `account` string, uri
  - `user` string, uri
  - `mode` 'online' | 'offline'
  - `timestamp` string, date-time
  - `status` 'on_duty' | 'off_duty', required
  - `created_at` string, date-time, required

## Response `201`

---

[API](https://skmtc.net/oeklo/apis/gsmtasks-project-api.md) · [All operations](https://skmtc.net/oeklo/apis/gsmtasks-project-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/oeklo/gsmtasks-project-api/revisions/2557a8fec764/schema)
