cURL
curl --request DELETE \ --url https://statsigapi.net/console/v1/release_pipelines/{id} \ --header 'STATSIG-API-KEY: <api-key>'
{ "message": "Pipeline deleted successfully." }
Was this page helpful?