-
Hi there, Is there a way to return 3xx status code from action handlers as returned from webhook endpoint and pass back the |
Beta Was this translation helpful? Give feedback.
Answered by
adas98012
Feb 16, 2023
Replies: 1 comment
-
@KentaKudo |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
KentaKudo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@KentaKudo
As mentioned in our docs we support 2xx status codes (for success) and 4xx status codes (for errors).