Post-processing-procedure (List)#
Path: /processing/procedures/post-processing-procedure
Post-processing script applied for specific endpoints
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| id | string | required | The name or id of the procedure | |
| script | script | required | A JavaScript procedure that is executed after processing the request and before sending the response |