cURL
curl --request DELETE \ --url http://localhost/api/admin/segments/ \ --header 'Content-Type: application/json' \ --data '{ "workspaceId": "<string>", "id": "<string>" }'
"<string>"
Delete a segment.
An empty String