Recipes
Remove a Repository permissions
Delete a recipe's access policy (must have admin permission)
delete/recipes/{owner}/{name}/permissions
Path parameters
ownerstring required
namestring required
Request body
Example request
{
"name": "ladybugbot"
}Response
Accepted
Changes
No recorded changes to this endpoint across all 1 revision of this API.