Overview
it solely exists to allow me to test things related to webhooks
Documents
- swagger.json
- Uploaded schema
Who can use this API
anyone, it doesnt do anything.
Service level
immediately, or atleast pretty quickly
Technologies
The technology in use is the testing of webhooks!
Environments
Environment | Base URL |
---|---|
Live | https://dev-api.education.gov.uk/testingwebhooks/1 |
You need to sign in to subscribe to an API environment or view your existing subscriptions.
Groups
API groups allow you to connect to multiple APIs or versions of an API with a single set of credentials. This API is a member of the following groups:
Group name | Description |
---|---|
Webhooks Test API Group | this api group contains apis devised for testing the webhooks feature |
Current release
Release name | Available from |
---|---|
release1 | 28 August 2025 |
Operations
POST Deleted establishment
- Description
-
Deleted establishment
- URL template
- /establishments/deleted
POST Deleted group
- Description
-
Deleted group
- URL template
- /governors/deleted
POST Deleted group
- Description
-
Deleted group
- URL template
- /groups/deleted
POST New establishment
- Description
-
New establishment
- URL template
- /establishments/created
POST New group
- Description
-
New group
- URL template
- /governors/created
POST New group
- Description
-
New group
- URL template
- /groups/created
POST Updated establishment
- Description
-
Updated establishment
- URL template
- /establishments/updated
POST Updated group
- Description
-
Updated group
- URL template
- /governors/updated
POST Updated group
- Description
-
Updated group
- URL template
- /groups/updated
Back to top