Delete a workspace.
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"}'
{}
Last updated 12 months ago
Was this helpful?