v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-131541,3491.5 MB
customers

Creates or updates user lists. Operation statuses are returned. List of thrown errors: AuthenticationError AuthorizationError CollectionSizeError DatabaseError DistinctError FieldError FieldMaskError HeaderError InternalError MutateError NewResourceCreationError NotAllowlistedError NotEmptyError OperationAccessDeniedError QuotaError RangeError RequestError StringFormatError StringLengthError UserListError

post/v23/customers/{+customerId}/userLists:mutate

Path parameters

customerIdstring required

Required. The ID of the customer whose user lists are being modified.

Request body

validateOnlyboolean

If true, the request is validated but not executed. Only errors are returned, not results.

partialFailureboolean

If true, successful operations will be carried out and invalid operations will return errors. If false, all operations will be carried out in one transaction if and only if they are all valid. Default is false.

Response

Successful response