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