Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 786 Bytes

Integration.md

File metadata and controls

16 lines (12 loc) · 786 Bytes

Integration

Properties

Name Type Description Notes
type str Type of the integration. (For instance, "API" for API Integration)
id str [optional]
name str Name of the integration. Name must be unique for each integration
enabled bool This parameter is for specifying whether the integration will be enabled or not [optional]
owner_team TeamMeta [optional]
is_global bool [optional]
read_only list[str] [optional]

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