---
title: "POST /workspaces/updates/{reference}"
method: POST
path: "/workspaces/updates/{reference}"
tags: ["updates"]
---

# POST /workspaces/updates/{reference}

`POST /workspaces/updates/{reference}`

Send an update to real users

## Path parameters

- `reference` string, required

## Request body

- ServerSendUpdateRequest
  - `emails` string[]
  - `send_at` integer

## Response `200`

OK

- ServerAPIStatus
  - `message` string, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

## Changes

- **2024-11-15** `b0b66829e7d3` — 2 warning, 3 info
  - removed the request property `title`
  - removed the request property `update`
  - api operation id `updateContent` removed and replaced with `sendUpdate`
  - added the new optional request property `emails`
  - …1 more
- **2024-11-14** `9eeda9b06388` — 2 breaking, 2 warning, 1 info
  - added the new required request property `title`
  - added the new required request property `update`
  - removed the request property `emails`
  - removed the request property `send_at`
  - …1 more

[Change history](https://skmtc.dev/ayinke-llc/apis/malak-s-api-documentation/changes/workspaces/updates/:reference/post.md)

---

[API](https://skmtc.dev/ayinke-llc/apis/malak-s-api-documentation.md) · [All operations](https://skmtc.dev/ayinke-llc/apis/malak-s-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ayinke-llc/malak-s-api-documentation/revisions/d4c143ed44cd/schema)
