---
title: "POST /api/v1/Environments/{environmentId}/notify"
method: POST
path: "/api/v1/Environments/{environmentId}/notify"
tags: ["Environments"]
---

# POST /api/v1/Environments/{environmentId}/notify

`POST /api/v1/Environments/{environmentId}/notify`

## Path parameters

- `environmentId` string, uuid, required

## Request body

- NotificationDataBody
  - `message` string, nullable
  - `details` string, nullable
  - `displayMode` string, nullable
  - `modal` boolean

## Response `200`

Success

- string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/visualstudio/apis/vsonline.md) · [All operations](https://skmtc.net/visualstudio/apis/vsonline/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/visualstudio/vsonline/versions/d55b712ea3ab/schema)
