Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.15 KB

FlagLinkPost.md

File metadata and controls

15 lines (12 loc) · 1.15 KB

# FlagLinkPost

Properties

Name Type Description Notes
key string The flag link key [optional]
integration_key string The integration key for an integration whose <code>manifest.json</code> includes the <code>flagLink</code> capability, if this is a flag link for an existing integration. Do not include for URL flag links. [optional]
timestamp int [optional]
deep_link string The URL for the external resource you are linking the flag to [optional]
title string The title of the flag link [optional]
description string The description of the flag link [optional]
metadata array<string,string> The metadata required by this integration in order to create a flag link, if this is a flag link for an existing integration. Defined in the integration's <code>manifest.json</code> file under <code>flagLink</code>. [optional]

[Back to Model list] [Back to API list] [Back to README]