Update installation status
Update status after installation. An installation can be complete
or incomplete
.
Path parameters
platform_integration_id
The id of the platform integration
installation_id
The id of the installation to update
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
status
The new status of the installation
Allowed values:
Response
Installation updated
id
The unique identifier for the integration installation
platform_integration_id
The unique identifier for the integration
created
The date and time the installation was created
updated
The date and time the installation was last updated
configuration
The configuration settings for the integration
status
The current state of the integration installation (incomplete, complete)