JUMP TOAPIIdentity Cloud Webhooks v3 APIAPI summaryGet startedAPI conceptsOther Identity Cloud APIsErrors400403404409429Webhooks v3/{customerId}/login/tokenGet a webhook administrative access tokenpost/{customerId}/webhooks/subscriptionsList subscriptionsgetCreate a subscriptionpost/{customerId}/webhooks/subscriptions/{subscriptionId}Get a subscriptiongetModify a subscriptionpatchDelete a subscriptiondelete/{customerId}/webhooks/subscriptions/{subscriptionId}/eventsList eventsget/{customerId}/webhooks/subscriptions/{subscriptionId}/events/{eventId}Get an eventget/{customerId}/webhooks/subscriptions/{subscriptionId}/events/{eventId}/historyGet event historyget/{customerId}/webhooks/subscriptions/{subscriptionId}/events/{eventId}/redeliveryRedeliver an eventpost/{customerId}/webhooks/subscriptions/{subscriptionId}/testSend a test eventpost400Bad request. This typically means that your API request didn't pass the JSON schema validation. Verify that you are using correctly-formatted JSON in the request parameter and then try again.