DELETE a note

DELETE a note

Deletes a specific note by its ID

DELETE https://api.getdex.com/api/rest/timeline_items/{timelineItemId}

Path Parameters

NameTypeDescription

timelineItemId*

String

The ID of the timeline_item to be deleted

Last updated