v1
latestOpenAPI 3.0.12026-07-24192492466.5 KBApp portal app status
Mark an app portal app as installed after successful access token generation or mark it as error if something went wrong during the installation process
put/v1/app/status
Request body
Response
200
Example response
{
"data": true,
"succeeded": true
}