cURL
curl --request DELETE \ --url https://api.pictify.io/experiments/api/{uid} \ --header 'Authorization: Bearer <token>'
{ "deleted": true }
Soft-delete an experiment. Running experiments must be paused or completed first.
Documentation IndexFetch the complete documentation index at: https://docs.pictify.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.pictify.io/llms.txt
Use this file to discover all available pages before exploring further.
API key obtained from the Pictify dashboard
Experiment deleted
true