Receive a notification when a Metadata Vocabulary list (Controlled Vocabulary) is deleted in Tenovos. This event applies to the entire list. For the deletion of individual values, use the metadata.vocabulary.updated event.
Information about the Metadata Vocabulary that was deleted. This event applies to the entire list. For the deletion of individual values, use the metadata.vocabulary.updated event.
{- "eventType": "metadata.vocabulary.deleted",
- "event": {
- "id": "some-event-type-d231cf1d-86b2-436e-95de-b745c39d2ed5",
- "time": "2024-05-09T17:55:28.462Z",
- "user": {
- "id": "7d675ef0-f423-11e9-8071-89c0c405214e",
- "firstName": "Erlich",
- "lastName": "Bachman"
}
}, - "vocabulary": {
- "id": "197f0ebb-5e82-4e8d-97f4-94f1e1aa3d2e",
- "name": "Title"
}
}