Create Data List
Data Lists
Create Data List
Creates a new data list. Requires name in the request body. After creating the list, use the Data List Items endpoints to add individual options to the list.
POST
Create Data List
Authorizations
OAuth 2.0 bearer token obtained from POST /oauth2/token. Tokens expire after 30 minutes. Include in the Authorization header as Bearer {access_token}.
Body
application/x-www-form-urlencoded