Skip to main content
PUT
/
api
/
ReferenceCheckTemplates
/
Bulk
/
Inactive
Set Reference Check Templates Inactive.
curl --request PUT \
  --url https://api.example.com/api/ReferenceCheckTemplates/Bulk/Inactive \
  --header 'Content-Type: application/json-patch+json' \
  --data '[
  123
]'

Body

Response

200

OK