latestOpenAPI 3.1.02026-08-10150311431.9 KB
c1f3c6d96b31
Projects
Upsert a new permission to a project
patch/projects/{owner}/{name}/permissions
Path parameters
ownerstring required
namestring required
Request body
Example request
{
"subject": {
"name": "ladybugbot"
}
}Response
Accepted