deleteValues

abstract suspend fun deleteValues(request: DeleteValuesRequest): AtpResponse<Unit>

Delete values from a specific set. Attempting to delete values that are not in the set will not result in an error