LogoFreestyle
API Reference/Git

Revoke permissions from a Git identity

Revoke a permission to a Git identity on a repository

DELETE/git/v1/identity/{identity}/permissions/{repo}

Path Parameters

identityRequiredstring
repoRequiredstring
curl -X DELETE "https://api.freestyle.sh/git/v1/identity/<string>/permissions/<string>"

Permission revoked successfully

{}