Zluri · Example Payload

Zluri Create Webhook Example

Access ManagementSaaS Management

Zluri Create Webhook Example is an example object payload from Zluri, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

urleventsstatus

Example Payload

Raw ↑
{
  "url": "https://hooks.example.com/zluri",
  "events": ["user.status.changed", "application.added"],
  "status": "active"
}