User Added to User Group Webhook
Triggered when a user is added to a user group.
To subscribe to this webhook, please set up a URL endpoint capable of receiving POST requests.
Request Details
The request will POST a JSON payload that conforms to the following Typescript interface:
Last updated