Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
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