Create a new list with the provided object list definition.
Produtos suportados
Escopos Necessários
The access token received from the authorization server in the OAuth 2.0 flow.
The request object used when creating a new object list.
The name of the list, which must be globally unique across all public lists in the portal.
The object type ID of the type of objects that the list will store.
The processing type of the list. One of: SNAPSHOT, MANUAL, or DYNAMIC.
The list of custom properties to tie to the list. Custom property name is the key, the value is the value.
Filter branch object containing filtering criteria for the list
The ID of the folder that the list should be created in. If left blank, then the list will be created in the root of the list folder structure.
successful operation
The response for a list create request.
An object list definition.