Update a client data list asynchronously by public ID.
This endpoint allows you to update a client data list by its public ID. The data list is updated asynchronously and the response contains the async request ID.
Create
Authentication
AuthorizationBearer
Bearer authentication of the form `Bearer <token>`, where token is your auth token.