Skip to content

Ik 652 file folder webhooks#7

Merged
imagekitio merged 13 commits intomainfrom
IK-652_file-folder-webhooks
Apr 10, 2026
Merged

Ik 652 file folder webhooks#7
imagekitio merged 13 commits intomainfrom
IK-652_file-folder-webhooks

Conversation

@piyushryn
Copy link
Copy Markdown
Contributor

@piyushryn piyushryn commented Feb 3, 2026

This pull request adds support for new webhook events and their corresponding schemas related to file and folder creation, updates, and deletions. These changes expand the API's ability to notify external systems about file and folder lifecycle events, providing more granular integration points for clients.

Webhook event support:

  • Added new webhook endpoints for file and folder events: file.created, file.updated, and file.deleted, file-version.created file-version.deleted , each with their own POST operation and request schema.

Schema additions:

  • Introduced new event schemas in the OpenAPI spec: DamFileCreateEvent, DamFileUpdateEvent and DamFileDeleteEvent, DamFileVersionCreateEvent , DamFileVersionDeleteEvent

@imagekitio imagekitio merged commit 63204c9 into main Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants