cURL
curl --request DELETE \ --url https://web-api.clerk.chat/public/pipelines/{pipelineId}/versions/{versionId} \ --header 'apiKey: <api-key>'
Soft-delete a pipeline version
The ID of the pipeline
The ID of the pipeline version
Pipeline version deleted successfully