Update installation status

PATCH

Update status after installation. An installation can be complete or incomplete.

Path parameters

platform_integration_idstringRequired

The id of the platform integration

installation_idstringRequired

The id of the installation to update

Request

This endpoint expects an object.
statusenumOptional
Allowed values: completeincomplete

The new status of the installation

Response

Installation updated

idstringOptional

The unique identifier for the integration installation

platform_integration_idstringOptional

The unique identifier for the integration

createddatetimeOptional

The date and time the installation was created

updateddatetimeOptional

The date and time the installation was last updated

configurationmap from strings to anyOptional

The configuration settings for the integration

statusstringOptional

The current state of the integration installation (incomplete, complete)

Built with