AuthorizedApps

A list of applications authorized to access the account.

Table Specific Information

SELECT and INSERT are supported for AuthorizedApps.

Insert

There are no required fields when INSERTing.

Columns

Name

Type

ReadOnly

Description

Id [KEY]

String

False

The Id for this application integration.

Name

String

False

The name of the application.

Description

String

False

The description for the application.

Users

String

False

An array of usernames of the users who have linked this app.

Last updated