Remove tags from project
Remove tags from a project for a deployment you have access to.
This request will not delete project tags from the deployment and will only remove them from the requested project. Any other projects associated with the requested tag will remain unaffected.
Documentation Index
Fetch the complete documentation index at: https://docs.semgrep.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Get access to data with your API token. Example header:
Authorization: Bearer 2991e2fb4b540fe75b8f90677b0b892b6314e4961cb001fe6eb452eee248a628
The token can be provisioned from the Tokens section in your Settings, and requires explicitly enabling Web API access.
Path Parameters
Slug of the deployment name. Can be found at /deployments, or in your Settings in the web UI.
"your-deployment"
Name of the project, typically the repository formatted as a path.
"organization/project"
Query Parameters
["tag"]Response
OK
Successfully removed tags from project.
A project in your organization that uses Semgrep.