Update site PCP service
update_site_pcp_serviceUpdate a PCP service added to a site. Use the primary key returned by list_site_pcp_services or create_site_pcp_service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Primary key of the added service (from list/create) | |
| site_id | Yes | Site ID | |
| selected_processing_places | No | Array of processing place IDs | |
| selected_personal_data_types | No | Array of personal data type IDs |