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

# POST /tasks/{id}/activate/

`POST /tasks/{id}/activate/`

## Path parameters

- `id` string, uuid, required

## Query parameters

- `format` 'json' | 'xml'

## Request body

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

## Response `200`

## Changes

- **2022-09-08** `486e2fd12f8f` — 2 info
  - media type `application/json; version=2.3.5` was changed to `application/json; version=2.4.5` for the response status `200`
  - media type `application/xml; version=2.3.5` was changed to `application/xml; version=2.4.5` for the response status `200`
- **2022-08-19** `8446ece0e148` — 18 warning, 2 info
  - deleted the `query` request parameter `order__orderer__company`
  - deleted the `query` request parameter `order__orderer__company__icontains`
  - deleted the `query` request parameter `order__orderer__company__iexact`
  - deleted the `query` request parameter `order__orderer__company__istartswith`
  - …16 more

[Change history](https://skmtc.dev/oeklo/apis/gsmtasks-project-api/changes/tasks/:id/activate/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/486e2fd12f8f/schema)
