put https://{hostname}/api/consentmanager/v1/collectionpoints//disable
Use this API to update the status of a Collection Point.
Things to Know
- To disable the Collection Point, set the
valuequery parameter totrue. All versions of the Collection Point will be disabled from ingesting receipts.- To enable the Collection Point, set the
valuequery parameter tofalse. The previous status of the Collection Point will be restored.- The following Collection Point types cannot be disabled: ADMIN_UPDATE and NOTIFICATION_OPT_OUT.
