Post-processing-procedure (List)#

Path: /processing/procedures/post-processing-procedure

Post-processing script applied for specific endpoints

Parameters#

NameTypeRequiredDefaultDescription
idstringrequiredThe name or id of the procedure
scriptscriptrequiredA JavaScript procedure that is executed after processing the request and before sending the response

Was this helpful?