PUSH UsersLink object
deprecated Represents a link to a group or catalog.
Fields
Field | Type | Description |
---|---|---|
id required |
String | The ID of the catalog or group. |
type required |
String | The link type. Possible values are GROUP and CATALOG . |
Example
{
"type": "GROUP",
"id": "S4FEPc9HEQ1toGRd30fDb4LIKI_Q2nyGA3fSJTbellM"
}
Last updated on