Closed
Description
Hi,
I see that when calling the webhook setup state call, I receive this in the body of the POST call:
{
"consumer": "Consumer",
"state": "User exists and has resources",
"states": [
"User exists and has resources"
],
"params": {}
}
I see the key params
and I do not really know how to populate that. I also do not know the meaning of states
. Is there any docs for this? I have not been able to found any.
I also asked this in Stack Overflow.
Metadata
Metadata
Assignees
Labels
No labels