Delete Quality Gate profile API in Test Reporting & Analytics
Use this API to delete the Quality Gate Profile programmatically and automate workflows.
To learn more about Quality Gate, read further here..
Delete Quality Gate profile
Request parameters
Request
curl -u "YOUR_USERNAME:YOUR_ACCESS_KEY" \
-X DELETE \
https://api-automation.browserstack.com/ext/v1/quality-gates/{normalized project name}/profiles/{profile uuid}
-
No parameter required. Substitute ‘{normalized-project-name}’ with your project name and ‘{profile-uuid}’ with the profile UUID.
Response Attributes 200 OK
JSON
Response
{
"message": "Deleted"
}
-
message String
The message indicating the result of the delete operation.
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.