---
title: "Activate A Worker"
method: POST
path: "/v2/workers/{id}/activate"
tags: ["Posthire Worker Management"]
---

# Activate A Worker

`POST /v2/workers/{id}/activate`

Updates workers is_active attribute to true and marks worker as 'Activated' in Posthire. Reapplies recurring checks

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/fountain/apis/hire-public-api.md) · [All operations](https://skmtc.net/fountain/apis/hire-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fountain/hire-public-api/versions/5f406c0e9462/schema)
