Organisation
Change Private Status of a specific Application
put/application/{id}/private
Path parameters
idinteger required
Application ID
Request body
Response
OK
Example response
{
"message": "Successfully updated Application Private Status."
}Change Private Status of a specific Application
Application ID
OK
{
"message": "Successfully updated Application Private Status."
}