Role Created
Triggered when a new role is created
postWebhookrole.created
Payload
Example payload
{
"spec_version": "1",
"type": "role.created",
"object": "Role"
}Response
Webhook received successfully
Changes
Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.