delete_file
Delete a stored project file under Features/ or Configurations/.
Request
DELETE /api/v1/ops/projects/{project}/files/content?path=Parameter
In
Type
Required
Description
curl -X DELETE -H "Authorization: Bearer $TESTVIBE_API_KEY" \
"$TESTVIBE_SERVER/api/v1/ops/projects/$PROJECT/files/content?path=Configurations%2FMobile.config.js"testvibe files delete Configurations/Mobile.config.jsResponse
{ "ok": true }Errors
HTTP
When
Last updated
Was this helpful?
