Installer Jobs / CreateAsk AIpost https://{tenantUrl}/public-api/resources/installer-jobs/v1.0Create Installer JobBody ParamsinstallationAndMaintenanceCompanyIdintegerrequiredThe ID of the installation and maintenance company which the installer job is assigned toinstallerAdminIdintegerThe ID of the installer admin if such is assigned to the installer job, if passed pin will be ignoredpinstringlength between 4 and 12The PIN of the installer job, it is used to verify access rights to execute the installer job, if passed and no installerAdminId is provided, the pin will be assigned to the installer jobdescriptionstringrequiredResponses 201Installer Job successfully created 401Access token is missing or invalid 403You do not have permission to perform the action 422The payload you provided is invalid 429Too many requests. Please try again later. For more information, please check the rate limit headers X-RateLimit-*Updated about 2 months ago