Post-processing-procedure (List)#

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

Post-processing script applied for specific endpoints

Keys: id

Parameters#

NameTypeRequiredDefaultDescription
idstringrequired-The name or id of the procedure
scriptstringrequired-A JavaScript procedure that is executed after processing the request and before sending the response

Was this helpful?