gallery.deleted
This event is emitted when a gallery is removed from your account. Deletion may affect embeds or linked content.
| Parameter | Type | Description |
|---|---|---|
| description | String | A textual description providing additional details about the gallery or item. |
| event | String | The type of event or action that occurred related to the gallery (e.g. deleted). |
| sync_type | String | Indicates the synchronization method or type, if applicable. |
| uid | Integer | Unique identifier representing the user or entity associated with the gallery. |
| name | String | The name assigned to the gallery or media collection. |
| sync_status | String | Current synchronization status indicating whether data is synced or pending. |
| duid | String | Unique device or session identifier related to the gallery operation. |
| tags | String | Comma-separated tags or keywords linked to the gallery for categorization or searchability. |
| items_count | Integer | Number of individual items (videos, images, etc.) contained within the gallery. |
| fid | String | Unique file or gallery identifier used internally to reference the resource. |
| String | Email address associated with the user or owner of the gallery or media resource. | |
| modified | String | Timestamp indicating the last time the gallery or its metadata was modified, typically in ISO 8601 format. |