---
title: "test websocket connection"
method: POST
path: "/w/{workspace}/websocket_triggers/test"
tags: ["websocket_trigger"]
---

# test websocket connection

`POST /w/{workspace}/websocket_triggers/test`

## Path parameters

- `workspace` string, required

## Request body

- object
  - `url` string, required
  - `url_runnable_args` ScriptArgs — The arguments to pass to the script or flow
  - `can_return_message` boolean, required

## Response `200`

successfuly connected to websocket

---

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