latestOpenAPI 3.1.02026-08-10150311431.9 KB
c1f3c6d96b31
Applications
Update a Application
put/applications/{owner}/{slug}
Path parameters
ownerstring required
slugstring required
Request body
Example request
{
"description": "I always wanted to have a application called application Falcon",
"keywords": [
"falcon",
"api"
]
}Response
Accepted