Once developers have developed and packaged service interceptors as a .interceptor file, administrators can manage it using ArcGIS Server administrative operations. This includes deploying the interceptor, updating its configuration, enabling/disabling it, modifying properties, updating service interceptor, unregistering service interceptor, chaining multiple interceptors together and test URL patterns.
ArcGIS Server provides a set of administrative REST APIs to perform these actions.
Deploying a service interceptor involves two steps: uploading the package file and registering it with ArcGIS Server. After the service interceptor is deployed, you can proceed to configure it.