Hi @Juliana_Sabino Welcome to the community.
That webhook action looks malformed.
Here is the spec
First thing I notice is you have a "request" : { ...
Enclosing the rest of the parameters, according to the spec as far as I see that is not valid / not needed
I would fix that make sure you are using valid syntax.
Can you show your exact webhook definition (redacted credentials)