Skip to main content
Use the ‘?set=’ query parameter to control the monitoring status of the entity. Set this parameter to ‘true’ to disable ongoing monitoring.
Set this parameter to ‘false’ to enable ongoing monitoring.
cURL
curl --request POST \
     --url 'https://api.uat.frankie.one/compliance/v1.2/entity/{entityId}/flag/monitor?set=true' \
     --header 'accept: application/json'
For additional information on this topic, refer to https://docs.frankieone.com/reference/flag/entity-monitoring.