Header parameter for the GET list of rule exceptions
The following two header parameters are required: Authorization and Content-Type.
Parameter | Authorization |
Valid Values | The JWT used to authenticate requests. |
Example | Authorization: Bearer <JWT token> |
Parameter | Content-Type |
Valid Values | application/json |
Example | Content-Type: application/json |