---
title: "POST /tasks/{id}/unassign/"
method: POST
path: "/tasks/{id}/unassign/"
tags: ["tasks"]
---

# POST /tasks/{id}/unassign/

`POST /tasks/{id}/unassign/`

## Path parameters

- `id` string, uuid, required

## Query parameters

- `format` 'json' | 'xml'
- `order__orderer__company` string
- `order__orderer__company__icontains` string
- `order__orderer__company__iexact` string
- `order__orderer__company__istartswith` string
- `order__orderer__emails__contained_by` string
- `order__orderer__emails__contains` string
- `order__orderer__emails__overlap` string
- `order__orderer__name` string
- `order__orderer__name__icontains` string
- `order__orderer__name__iexact` string
- `order__orderer__name__istartswith` string
- `order__orderer__notes` string
- `order__orderer__notes__icontains` string
- `order__orderer__notes__iexact` string
- `order__orderer__notes__istartswith` string
- `order__orderer__phones__contained_by` string
- `order__orderer__phones__contains` string
- `order__orderer__phones__overlap` string

## Request body

- TaskAction
  - `notes` string
  - `location` Location
    - `type` 'Point', required
    - `coordinates` number[], required

## Response `200`

## Changes

- **2026-07-13** `2557a8fec764` — 2 info
  - media type `application/json; version=2.4.12` was changed to `application/json; version=2.4.13` for the response status `200`
  - media type `application/xml; version=2.4.12` was changed to `application/xml; version=2.4.13` for the response status `200`
- **2022-10-13** `b89c1b3e6d09` — 2 info
  - media type `application/json; version=2.4.11` was changed to `application/json; version=2.4.12` for the response status `200`
  - media type `application/xml; version=2.4.11` was changed to `application/xml; version=2.4.12` for the response status `200`
- **2022-09-20** `2823b16250b7` — 20 info
  - added the new optional `query` request parameter `order__orderer__company`
  - added the new optional `query` request parameter `order__orderer__company__icontains`
  - added the new optional `query` request parameter `order__orderer__company__iexact`
  - added the new optional `query` request parameter `order__orderer__company__istartswith`
  - …16 more
- **2022-09-16** `025494408062` — 2 info
  - media type `application/json; version=2.4.5` was changed to `application/json; version=2.4.10` for the response status `200`
  - media type `application/xml; version=2.4.5` was changed to `application/xml; version=2.4.10` for the response status `200`
- …earlier changes not shown

[Full history](https://skmtc.dev/oeklo/apis/gsmtasks-project-api/changes/tasks/:id/unassign/post.md)

---

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