Update a property list configuration

PUT
/v1/admin/integrations/:integration_id/property-lists/:property_list_configuration_id

Update a property list configuration

Path parameters

integration_idstringRequired

The Propexo unique identifier for the integration

property_list_configuration_idstringRequired

The ID of the property list configuration record.

Request

This endpoint expects an object.
enabledbooleanRequired

Whether or not we should be syncing data for this property list on this integration.

Response

Successful response

resultsobject

Errors

Built with