v1

latestOpenAPI 3.0.12026-08-04123613463.4 KB
Bookmarks

Update a bookmark

This endpoint updates a bookmark.

put/bookmarks/{id}

Path parameters

idstring required

Bookmark ID

Request body

event_data_idstring

ID of the event data to bookmark

webhook_idstring

ID of the associated connection (webhook)

labelstring

Descriptive name of the bookmark

namestring

A unique, human-friendly name for the bookmark

Response

A single bookmark

idstring required

ID of the bookmark

team_idstring required

ID of the project

webhook_idstring required

ID of the associated connection (webhook)

event_data_idstring required

ID of the bookmarked event data

labelstring required

Descriptive name of the bookmark

aliasstring nullable

Alternate alias for the bookmark

last_used_atstring date-time nullable

Date the bookmark was last manually triggered

updated_atstring date-time required

Date the bookmark was last updated

created_atstring date-time required

Date the bookmark was created