cURL
curl --request DELETE \ --url https://api.vectorshift.ai/v1/transformation/{id} \ --header 'Authorization: Bearer <token>'
{ "status": "success" }
Documentation IndexFetch the complete documentation index at: https://docs.vectorshift.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.vectorshift.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token authentication using API key
Transformation deleted successfully
success
failed