Skip to main content
No Result Found
Connect & Get help from fellow developers on our Discord community. Ask the CommunityAsk the Community

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

DELETE https://api-automation.browserstack.com/ext/v1/quality-gates/{normalized project name}/profiles/{profile uuid}

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.

We're continuously improving our docs. We'd love to know what you liked





Thank you for your valuable feedback

Download Copy Check Circle