Performs a post back operation on the form contained in the submitted data
POST/external/rest/forms/postback
Performs a post back operation on the form contained in the submitted data. This endpoint also handles the refresh button action. Used by the external (unauthenticated) form flow.
Request
Responses
- 200
- 400
- 403
- 500
Returns the refreshed form configuration.
Bad request - payload validation failed.
Forbidden.
Internal server error.