v1
latestOpenAPI 3.0.02026-07-14169306521.0 KBenterprisePortal
Update an installation options record
Update an existing installation options record for a customer. Only provided fields will be updated. You cannot change the service account ID, instance name, or install type as these are immutable.
Optionally return updated install instructions by setting the includeInstructions query parameter to true.
patch/app/{app_id}/enterprise-portal/install-options/{install_options_id}
Path parameters
app_idstring required
App identifier
install_options_idstring required
Install options ID from path
Query parameters
includeInstructionsboolean
Whether to include install instructions in the response
Request body
Response
PatchInstallOptionsResponse contains the response from patching install options.