latestOpenAPI 3.1.02026-08-10150311431.9 KB
c1f3c6d96b31
Applications
Upsert a new permission to a application
patch/applications/{owner}/{slug}/permissions
Path parameters
ownerstring required
slugstring required
Request body
Example request
{
"subject": {
"name": "ladybugbot"
}
}Response
Accepted