Skip to content

How to populate params value in webhook setup state call #287

Closed
@antoniogamizdelgado

Description

@antoniogamizdelgado

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions