enterprisePortal
Create an installation options record
Create an installation options record for a customer describing the installation configuration. Automatically creating a service account for the installation that can be used to perform the actual installation. Optionally include generated install instructions by setting the includeInstructions query parameter to true.
post/app/{app_id}/enterprise-portal/install-options
Path parameters
app_idstring required
App identifier
Query parameters
includeInstructionsboolean
Whether to include install instructions in the response
Request body
Response
CreateInstallOptionsResponse contains the response from creating install options.
Changes
No recorded changes to this endpoint across all 1 revision of this API.