GET https://www.mergefreeze.com/api/branches/[Github account name]/[Github repository name]/[protected branch name]/?access_token=[Access token]
branch
repository
frozen
frozen_by
POST https://www.mergefreeze.com/api/branches/[Github account name]/[Github repository name]/[protected branch name]/?access_token=[Access token]
frozen
true
if you want the project to be frozen.false
if you'd like the project to be unfrozen.user_name
error
field describing the error.warning
field in the response describing the warning in addition to the normal fields returned in a successful response. frozen
field to false but the merge freeze will stay on in all other places, so your team members will not be able to merge into the protected branch.RateLimit-Reset
header with a time stamp indicating when the rate limit time period will be reset.