LogoFreestyle
API Reference/Git

Delete a git trigger

Delete a git trigger. This is irreversible.

DELETE
/git/v1/repo/{repo}/trigger/{trigger}

Path Parameters

repoRequiredstring

The repository id

Format: "uuid"
triggerRequiredstring

The trigger id

Response Body

200

Trigger deleted successfully

responseRequiredobject

400

Invalid request

messageRequiredstring

403

User does not have permission to delete a trigger on this repository

messageRequiredstring

404

Trigger does not exist

responseRequiredobject

500

Internal server error

messageRequiredstring
curl -X DELETE "https://api.freestyle.sh/git/v1/repo/497f6eca-6276-4993-bfeb-53cbbbba6f08/trigger/<string>"

Trigger deleted successfully

{}

Freestyle AI

Documentation assistant

Experimental: AI responses may not always be accurate—please verify important details with the official documentation.

How can I help?

Ask me about Freestyle while you browse the docs.