Adds an application to an organization by specifying the organization and application IDs.
success
if successful, error
if not.error
if not successful.FORBIDDEN
: The user is not authenticated, lacks sufficient permissions, or is not an owner/admin of the organization.APP_NOT_FOUND
: The specified application does not exist or does not belong to the user.