---
title: "Update another operator's dispatch profile"
method: PATCH
path: "/v1/organizations/{organizationId}/operator-dispatch/profiles/{userId}"
tags: ["Operator Dispatch"]
---

# Update another operator's dispatch profile

`PATCH /v1/organizations/{organizationId}/operator-dispatch/profiles/{userId}`

## Path parameters

- `organizationId` string, uuid, required
- `userId` string, uuid, required

## Request body

- object
  - `availabilityMode` 'available' | 'busy' | 'supervisor_only' | 'off_shift' | 'unavailable'
  - `zoneTag` unknown
  - `capabilityTags` string[]
  - `assignmentNotificationsEnabled` boolean

## Response `200`

Default Response

## Other responses

- `default` — Unexpected error response

## Changes

- **2026-07-26** `750c8a136307` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/changes/v1/organizations/:organizationId/operator-dispatch/profiles/:userId/patch.md)

---

[API](https://skmtc.dev/printhiv3d/apis/hive-api-documentation.md) · [All operations](https://skmtc.dev/printhiv3d/apis/hive-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/printhiv3d/hive-api-documentation/revisions/daa5509d053e/schema)
