Update a property configuration
Update a property configuration
Path parameters
integration_id
The Propexo unique identifier for the integration
property_configuration_id
The ID of the property configuration record.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
enabled
Whether or not we should be syncing data for this property on this integration.
trigger_integration_resync
Triggers a resync of the integration after updating the property. This request will not trigger a new sync if one is already in progress, and no HTTP failure will be returned in this case. If you need clearer feedback, consider the POST v1/admin/integrations/{id}/manual-sync endpoint as an alternative to using this flag.
Response
Successful response
results