Delete

Delete a workspace.

Request

curl https://api.warpstream.com/api/v1/delete_workspace \
-H 'warpstream-api-key: XXXXXXXXXX' \
-H 'Content-Type: application/json' \
-d '{"workspace_id": "wi_d7591578_418f_41cb_bed9_9c4dd7c7470e"}'

Response

{}

Last updated

Was this helpful?