App 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
}Changes
No recorded changes to this endpoint across all 1 revision of this API.