Header parameter for the POST rule exceptions API

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