Skip to main content

TmWebhookInfo

Properties

NameTypeRequiredDescription
id_strInternal identifier of a webhook
creator_idstrInternal identifier of the user who created a webhook
group_idsList[str]Internal identifiers of groups where a webhook has been created
creation_timestrWebhook creation time in ISO 8601 format
last_modified_timestrWebhook last update time in ISO 8601 format
uristrPublic link to send a webhook payload
statusTmWebhookInfoStatusCurrent status of a webhook

TmWebhookInfoStatus

Current status of a webhook

Properties

NameTypeRequiredDescription
ACTIVEstr"Active"
SUSPENDEDstr"Suspended"
DELETEDstr"Deleted"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →